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 fe58d33 commit 8fc9728Copy full SHA for 8fc9728
features/plugin.feature
@@ -397,6 +397,8 @@ Feature: Manage WordPress plugins
397
Installing Debug Bar List Script & Style Dependencies
398
"""
399
400
+ # Not running for SQLite because it involves another must-use plugin and a drop-in.
401
+ @require-mysql
402
Scenario: Enable and disable all plugins
403
Given a WP install
404
0 commit comments