Skip to content

Commit 769a79e

Browse files
committed
add missing session_yes file
1 parent 65b4938 commit 769a79e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

features/db.feature

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -396,6 +396,10 @@ Feature: Perform database operations
396396
@require-sqlite
397397
Scenario: SQLite DB export/import
398398
Given a WP install
399+
And a session_yes file:
400+
"""
401+
y
402+
"""
399403
400404
When I run `wp post list --format=count`
401405
Then STDOUT should contain:

0 commit comments

Comments
 (0)