Skip to content

Commit 432bcdf

Browse files
authored
Merge pull request #347 from localheinz/fix/typo
Fix: Typo
2 parents 5de6c34 + 40e2267 commit 432bcdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Unit/DependencyInjection/HttplugExtensionTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ public function testProfilingWhenToolbarIsSpecificallyOn()
221221
$this->assertContainerBuilderHasService(PluginClientFactoryListener::class);
222222
}
223223

224-
public function testOverrideProfillingFormatter()
224+
public function testOverrideProfilingFormatter()
225225
{
226226
$this->load(
227227
[

0 commit comments

Comments
 (0)