Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
C
Cron-Control
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
WP Plugins
Cron-Control
Commits
70c2a4c1
Commit
70c2a4c1
authored
Oct 10, 2017
by
Erick Hitter
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
PHPCS fix
parent
c2fdff86
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
tests/bootstrap.php
tests/bootstrap.php
+0
-1
No files found.
tests/bootstrap.php
View file @
70c2a4c1
...
...
@@ -31,7 +31,6 @@ function _manually_load_plugin() {
define
(
'CRON_CONTROL_CACHE_BUCKET_SIZE'
,
0
);
define
(
'CRON_CONTROL_MAX_CACHE_BUCKETS'
,
PHP_INT_MAX
/
2
);
require
dirname
(
dirname
(
__FILE__
)
)
.
'/cron-control.php'
;
// Plugin loads after `wp_install()` is called, so we compensate.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment