We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3144d01 commit adc4c38Copy full SHA for adc4c38
features/scaffold-package-github.feature
@@ -30,7 +30,7 @@ Feature: Scaffold GitHub configuration for an existing package
30
When I run `wp package path`
31
Then save STDOUT as {PACKAGE_PATH}
32
33
- When I run `wp scaffold package wp-cli/default-github`
+ When I run `wp scaffold package wp-cli/default-github --skip-github`
34
Then the {PACKAGE_PATH}/local/wp-cli/default-github directory should exist
35
36
When I run `wp scaffold package-github {PACKAGE_PATH}/local/wp-cli/default-github`
0 commit comments