Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit d0d577c

Browse files
committed
fix: add refs and refs local to command count
1 parent 090a2f8 commit d0d577c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/cli/commands.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
const expect = require('chai').expect
55
const runOnAndOff = require('../utils/on-and-off')
66

7-
const commandCount = 93
7+
const commandCount = 95
88
describe('commands', () => runOnAndOff((thing) => {
99
let ipfs
1010

0 commit comments

Comments
 (0)