Skip to content
Snippets Groups Projects
Commit fbc64273 authored by Erick Hitter's avatar Erick Hitter
Browse files

Last of package renaming

parent a15a433d
No related branches found
No related tags found
No related merge requests found
=== WP-CLI via Cron Control ===
=== WP-CLI Cron Control Offload ===
Contributors: ethitter, automattic
Tags: wp-cli, cli, cron, cron control
Requires at least: 4.8.1
......
......@@ -2,7 +2,7 @@
/**
* PHPUnit bootstrap file
*
* @package Wp_Cli_Via_Cron_Control
* @package WP_CLI_Cron_Control_Offload
*/
$_tests_dir = getenv( 'WP_TESTS_DIR' );
......
......@@ -2,7 +2,7 @@
/**
* Class SampleTest
*
* @package Wp_Cli_Via_Cron_Control
* @package WP_CLI_Cron_Control_Offload
*/
/**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment