Skip to content

Commit aa36209

Browse files
committed
Merge branch 'master' into 89286_increase_iteration_count
2 parents db91da9 + 34e1abe commit aa36209

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Tests/Functional/ShortcodeFacadeTest.php

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@ final class ShortcodeFacadeTest extends KernelTestCase
1111
{
1212
private $fragmentHandler;
1313

14+
protected static function getKernelClass()
15+
{
16+
return 'Webfactory\ShortcodeBundle\Tests\Fixtures\TestKernel';
17+
}
18+
1419
protected function setUp()
1520
{
1621
parent::setUp();

0 commit comments

Comments
 (0)