Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion features/transient.feature
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ Feature: Manage WordPress transient cache
# We set `WP_DEVELOPMENT_MODE` to stop WordPress from automatically creating
# additional transients which cause some steps to fail when testing.
And I run `wp config set WP_DEVELOPMENT_MODE all`
And I run `wp config set DISABLE_WP_CRON true --raw`

And I run `wp transient list --format=count`
And save STDOUT as {EXISTING_TRANSIENTS}
Expand Down