Skip to content

Commit a946f16

Browse files
committed
rename test method
1 parent 8a5f5f2 commit a946f16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/TestCase/PluginTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ public function testSetDeprecationHandler()
8686
*
8787
* @return void
8888
*/
89-
public function test_middleware_not_loaded_in_tests()
89+
public function testMiddlewareNotLoadedInTests()
9090
{
9191
$baseApp = new Application(dirname(__DIR__) . '/config');
9292
$baseApp->pluginBootstrap();

0 commit comments

Comments
 (0)