Skip to content

Commit 4024b32

Browse files
committed
Fix comment argument test
1 parent 99188aa commit 4024b32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/db-export.feature

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Feature: Export a WordPress database
4949
When I run `wp db export - --dbpass=password1 --skip-comments`
5050
Then STDOUT should not contain:
5151
"""
52-
--
52+
-- Table structure
5353
"""
5454

5555
When I try `wp db export - --dbpass=no_such_pass`

0 commit comments

Comments
 (0)