Skip to content

Commit a5ce4f6

Browse files
committed
Fix failing tests
1 parent 08f7887 commit a5ce4f6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

features/transient.feature

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ Feature: Manage WordPress transient cache
6060
# We set `WP_DEVELOPMENT_MODE` to stop WordPress from automatically creating
6161
# additional transients which cause some steps to fail when testing.
6262
And I run `wp config set WP_DEVELOPMENT_MODE all`
63-
And I run `wp config set DISABLE_WP_CRON true --raw`
6463

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

0 commit comments

Comments
 (0)