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 08f7887 commit a5ce4f6Copy full SHA for a5ce4f6
features/transient.feature
@@ -60,7 +60,6 @@ Feature: Manage WordPress transient cache
60
# We set `WP_DEVELOPMENT_MODE` to stop WordPress from automatically creating
61
# additional transients which cause some steps to fail when testing.
62
And I run `wp config set WP_DEVELOPMENT_MODE all`
63
- And I run `wp config set DISABLE_WP_CRON true --raw`
64
65
And I run `wp transient list --format=count`
66
And save STDOUT as {EXISTING_TRANSIENTS}
0 commit comments