Skip GitHub in this test because it doesn't have to do with GitHub in

the first place
This commit is contained in:
Daniel Bachhuber 2017-08-14 10:54:57 -07:00
parent fb18aa67c9
commit 3efd452b67

View file

@ -147,16 +147,15 @@ Feature: Scaffold WP-CLI commands
s
s
s
s
"""

When I run `wp scaffold package wp-cli/same-package --skip-tests`
When I run `wp scaffold package wp-cli/same-package --skip-tests --skip-github`
Then STDOUT should contain:
"""
Success: Created package files
"""

When I run `wp scaffold package wp-cli/same-package --skip-tests < session`
When I run `wp scaffold package wp-cli/same-package --skip-tests --skip-github < session`
And STDERR should contain:
"""
Warning: File already exists