Skip to content

Commit

Permalink
test: set bin to sfdx for SourceTestkit to get correct deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
WillieRuemmele committed Nov 2, 2023
1 parent 8d907bf commit e1dcee6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"license": "BSD-3-Clause",
"oclif": {
"commands": "./lib/commands",
"bin": "sf",
"bin": "sfdx",
"devPlugins": [
"@oclif/plugin-command-snapshot",
"@oclif/plugin-help",
Expand Down

0 comments on commit e1dcee6

Please sign in to comment.