Vectorized / dn404

Implementation of a co-joined ERC20 and ERC721 pair.
MIT License
476 stars 158 forks source link

♻️ Add test case for base contract without ownable #48

Closed cygaar closed 9 months ago

cygaar commented 9 months ago

Description

Added a test to cover the case when a mock contract doesn't inherit ownable

Checklist

Ensure you completed all of the steps below before submitting your pull request:

Pull requests with an incomplete checklist will be thrown out.