diff --git a/test/cli/commands.js b/test/cli/commands.js index e6ae40498a..a14a31e826 100644 --- a/test/cli/commands.js +++ b/test/cli/commands.js @@ -4,7 +4,7 @@ const expect = require('chai').expect const runOnAndOff = require('../utils/on-and-off') -const commandCount = 81 +const commandCount = 82 describe('commands', () => runOnAndOff((thing) => { let ipfs