We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99188aa commit 4024b32Copy full SHA for 4024b32
features/db-export.feature
@@ -49,7 +49,7 @@ Feature: Export a WordPress database
49
When I run `wp db export - --dbpass=password1 --skip-comments`
50
Then STDOUT should not contain:
51
"""
52
- --
+ -- Table structure
53
54
55
When I try `wp db export - --dbpass=no_such_pass`
0 commit comments