1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00

e2e: Skip approving token test

This commit is contained in:
Whymarrh Whitby 2019-03-28 21:54:24 -02:30
parent dfe8287a28
commit 643ddcb7d7

View File

@ -1143,7 +1143,7 @@ describe('MetaMask', function () {
})
})
describe('Approves a custom token from dapp', () => {
describe.skip('Approves a custom token from dapp', () => {
let gasModal
it('approves an already created token', async () => {
const windowHandles = await driver.getAllWindowHandles()