Skip to content
This repository has been archived by the owner on Apr 15, 2019. It is now read-only.

Commit

Permalink
🔥 Remove debug code
Browse files Browse the repository at this point in the history
  • Loading branch information
shuse2 committed Sep 20, 2018
1 parent 57da30f commit 08b34cb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/commands/account/create.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ import * as config from '../../../src/utils/config';
import * as print from '../../../src/utils/print';
import * as mnemonic from '../../../src/utils/mnemonic';

process.env.TEST_OUTPUT = 1;

describe('account:create', () => {
const defaultMnemonic =
'lab mirror fetch tuna village sell sphere truly excite manual planet capable';
Expand Down

0 comments on commit 08b34cb

Please sign in to comment.