We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9aeea22 commit 8fc50d2Copy full SHA for 8fc50d2
features/plugin-status.feature
@@ -3,16 +3,6 @@ Feature: List the status of plugins
3
@require-wp-4.0
4
Scenario: Status should include drop-ins
5
Given a WP install
6
- And a wp-debug.php file:
7
- """
8
- <?php
9
- define( 'WP_DEBUG', true );
10
11
- And a wp-cli.yml file:
12
13
- require:
14
- - wp-debug.php
15
16
And a wp-content/db-error.php file:
17
"""
18
<?php
0 commit comments