diff --git a/contracts/asset-proxy/test/proxies.ts b/contracts/asset-proxy/test/proxies.ts index 061d0271a6..1dbec9f394 100644 --- a/contracts/asset-proxy/test/proxies.ts +++ b/contracts/asset-proxy/test/proxies.ts @@ -1325,7 +1325,7 @@ describe('Asset Transfer Proxies', () => { }); }); }); - describe.only('ERC1155Proxy', () => { + describe('ERC1155Proxy', () => { it('should revert if undefined function is called', async () => { const undefinedSelector = '0x01020304'; await expectTransactionFailedWithoutReasonAsync(