Skip to content

Commit 6213dcc

Browse files
authored
Merge pull request wp-cli#100 from wp-cli/fix/failing-tests
Fix failing tests
2 parents 08f7887 + a5ce4f6 commit 6213dcc

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)