Skip to content

Commit 6d1fc5c

Browse files
committed
chore: fix command-reference in package.json
1 parent 64f0f72 commit 6d1fc5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
"prepare": "sf-install",
105105
"pretest": "sf-compile-test",
106106
"test": "sf-test",
107-
"test:command-reference": "./bin/run commandreference:generate --erroronwarnings",
107+
"test:command-reference": "./bin/run commandreference:generate --erroronwarnings -p org",
108108
"test:deprecation-policy": "./bin/run snapshot:compare",
109109
"version": "oclif-dev readme && git add README.md"
110110
},

0 commit comments

Comments
 (0)