eslint fixes

This commit is contained in:
Victor Baranov 2018-10-18 16:41:45 +03:00
parent c8371dc442
commit 81d885992c
2 changed files with 2 additions and 2 deletions

View File

@ -1754,4 +1754,4 @@ describe('Metamask popup page', async function () {
return false
}
}
})
})

View File

@ -74,7 +74,7 @@ describe('DetectTokensController', () => {
{address: '0xbc86727e770de68b1060c91f6bb6945c73e10388', decimals: 18, symbol: 'XNK', network: 1}])
})
//todo: doesn't work
// todo: doesn't work
// it('should not detect same token while in main network', async () => {
// network.setProviderType('mainnet')
// const preferences = new PreferencesController()