Commit 2c1dbb8
authored
Create client before booting the Kernel (#22)
Since Symfony 5 booting the Kernel before creating the client ist not allowed anymore: https://github.com/symfony/framework-bundle/blob/ec8ac3e40fe2e6eb0984acd8e07d69a6655a7a5f/Test/WebTestCase.php#L401 parent 8d554c2 commit 2c1dbb8
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | 32 | | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
0 commit comments