Refactor supports interface (#4817)
This commit is contained in:
@ -14,5 +14,5 @@ describe('ERC165', function () {
|
||||
Object.assign(this, await loadFixture(fixture));
|
||||
});
|
||||
|
||||
shouldSupportInterfaces(['ERC165']);
|
||||
shouldSupportInterfaces();
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user