Skip to content

Commit adc4c38

Browse files
Update test because GitHub templates are now included by default
1 parent 3144d01 commit adc4c38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/scaffold-package-github.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Feature: Scaffold GitHub configuration for an existing package
3030
When I run `wp package path`
3131
Then save STDOUT as {PACKAGE_PATH}
3232

33-
When I run `wp scaffold package wp-cli/default-github`
33+
When I run `wp scaffold package wp-cli/default-github --skip-github`
3434
Then the {PACKAGE_PATH}/local/wp-cli/default-github directory should exist
3535

3636
When I run `wp scaffold package-github {PACKAGE_PATH}/local/wp-cli/default-github`

0 commit comments

Comments
 (0)