We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fba64a4 commit c4b86edCopy full SHA for c4b86ed
tests/AssetManagerTest/Config/ModuleServiceManagerConfigTest.php
@@ -88,8 +88,7 @@ public function testServiceManagerAliases()
88
*
89
* @coversNothing
90
*/
91
-
92
- public function MimeResolverInvokableTest()
+ public function mimeResolverInvokableTest()
93
{
94
$config = include __DIR__.'/../../../config/module.config.php';
95
@@ -106,8 +105,7 @@ public function MimeResolverInvokableTest()
106
105
107
108
109
110
- public function MimeResolverAliasTest()
+ public function mimeResolverAliasTest()
111
112
113
0 commit comments