Skip to content

Commit 63f7865

Browse files
committed
Remove test
1 parent 19f6813 commit 63f7865

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

features/db-cli.feature

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,5 @@
11
Feature: Open a MySQL console
22

3-
@require-mysql-or-mariadb
4-
Scenario: Run db cli to open a MySQL console
5-
Given a WP install
6-
7-
When I run `wp db cli`
8-
Then STDOUT should contain:
9-
"""
10-
mysql>
11-
"""
12-
133
@require-sqlite
144
Scenario: SQLite commands that show warnings for cli
155
Given a WP install

0 commit comments

Comments
 (0)