Fix test #17
Annotations
7 errors
Check code style:
tests/bootstrap.php#L8
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_tests_dir".
|
Check code style:
tests/bootstrap.php#L11
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_tests_dir".
|
Check code style:
tests/bootstrap.php#L15
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_phpunit_polyfills_path".
|
Check code style:
tests/bootstrap.php#L17
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WP_TESTS_PHPUNIT_POLYFILLS_PATH".
|
Check code style:
tests/bootstrap.php#L31
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "_manually_load_plugin".
|
Check code style
Process completed with exit code 1.
|
Check code style
Process completed with exit code 1.
|