We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a5f5f2 commit a946f16Copy full SHA for a946f16
1 file changed
tests/TestCase/PluginTest.php
@@ -86,7 +86,7 @@ public function testSetDeprecationHandler()
86
*
87
* @return void
88
*/
89
- public function test_middleware_not_loaded_in_tests()
+ public function testMiddlewareNotLoadedInTests()
90
{
91
$baseApp = new Application(dirname(__DIR__) . '/config');
92
$baseApp->pluginBootstrap();
0 commit comments