Skip to content

Commit 9600c2e

Browse files
authored
fix: no screenshot taken on test failure (#600)
See #598
1 parent 720e119 commit 9600c2e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/PantherTestCaseTrait.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313

1414
namespace Symfony\Component\Panther;
1515

16+
use PHPUnit\Runner\BaseTestRunner;
1617
use Symfony\Bundle\FrameworkBundle\Test\KernelTestCase;
1718
use Symfony\Component\BrowserKit\HttpBrowser as HttpBrowserClient;
1819
use Symfony\Component\HttpClient\HttpClient;

0 commit comments

Comments
 (0)