From 008eb8dd8b5dba47aa02196f1e67260c930390c1 Mon Sep 17 00:00:00 2001 From: Greg Hysen Date: Mon, 4 Mar 2019 12:15:17 -0800 Subject: [PATCH] cleaning up erc1155 proxy tests --- contracts/asset-proxy/test/proxies.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(