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 5de6c34 commit 40e2267Copy full SHA for 40e2267
tests/Unit/DependencyInjection/HttplugExtensionTest.php
@@ -221,7 +221,7 @@ public function testProfilingWhenToolbarIsSpecificallyOn()
221
$this->assertContainerBuilderHasService(PluginClientFactoryListener::class);
222
}
223
224
- public function testOverrideProfillingFormatter()
+ public function testOverrideProfilingFormatter()
225
{
226
$this->load(
227
[
0 commit comments