Add a TODO comment

This commit is contained in:
Leonid Logvinov
2018-06-29 16:19:43 +03:00
parent 3d7bcd7ecb
commit 260c72cc20

View File

@@ -10,6 +10,7 @@ chaiSetup.configure();
// Those tests are slower cause they're talking to a remote node
const TIMEOUT = 10000;
// TODO: Re-enable those tests after final kovan and ropsten deployments are done.
describe.skip('Artifacts', () => {
describe('contracts are deployed on kovan', () => {
const kovanRpcUrl = constants.KOVAN_RPC_URL;