Skip to content

Commit 7ab383f

Browse files
committed
fi producer test
1 parent 9202593 commit 7ab383f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkg/enqueue-bundle/Tests/Functional/Client/ProducerTest.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ public function setUp()
2525

2626
public function tearDown()
2727
{
28-
parent::tearDown();
29-
3028
static::$container->get(Producer::class)->clearTraces();
29+
30+
parent::tearDown();
3131
}
3232

3333
public function testCouldBeGetFromContainerAsService()

0 commit comments

Comments
 (0)