diff --git a/tests/bootstrap-config-sample.php b/tests/bootstrap-config.php similarity index 93% rename from tests/bootstrap-config-sample.php rename to tests/bootstrap-config.php index cfb8a21bf..079cf01bc 100644 --- a/tests/bootstrap-config-sample.php +++ b/tests/bootstrap-config.php @@ -4,4 +4,5 @@ return [ 'tests_dir' => '/tmp/wordpress-tests-lib', ]; - ?> \ No newline at end of file + + ?>