Skip to content

Commit 7ce8934

Browse files
committed
adjust to service test
1 parent deb4eb3 commit 7ce8934

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Tests/Functional/ServiceInstantiationTest.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,9 @@ public function testDebugToolbar()
4343
$plugins = $journal->getPlugins('acme');
4444
$this->assertEquals([
4545
'httplug.plugin.stopwatch',
46+
'httplug.client.acme.plugin.decoder',
4647
'httplug.plugin.redirect',
48+
'httplug.client.acme.plugin.add_host',
4749
], $plugins);
4850
}
4951
}

0 commit comments

Comments
 (0)