@0x/contracts-test-utils
: Tweak mocha blockchain extensions tests.
This commit is contained in:
parent
020b953166
commit
9792246970
@ -29,7 +29,7 @@ blockchainTests('mocha blockchain extensions', env => {
|
||||
});
|
||||
});
|
||||
|
||||
blockchainTests(/*.only*/ 'only', () => {
|
||||
blockchainTests/*.only*/('only', () => {
|
||||
it.skip("can't test `only` :-(", () => {
|
||||
// no-op.
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user