-
Notifications
You must be signed in to change notification settings - Fork 534
Commit 398622a
committed
Tests - always initialize the container
1 parent 9361b23 commit 398622a
File tree
3 files changed
+12
-7
lines changed- src/Testing
- tests
- PHPStan/DependencyInjection
3 files changed
+12
-7
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
96 | 96 |
| |
97 | 97 |
| |
98 | 98 |
| |
99 | + | ||
100 | + | ||
101 | + | ||
102 | + | ||
103 | + | ||
99 | 104 |
| |
100 | 105 |
| |
101 | 106 |
| |
|
Lines changed: 7 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 | - | ||
11 | + | ||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
58 | - | ||
58 | + | ||
59 | 59 |
| |
60 | - | ||
61 | 60 |
| |
61 | + | ||
62 | + | ||
63 | + | ||
64 | + | ||
65 | + | ||
62 | 66 |
| |
63 | 67 |
| |
64 | 68 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | - | ||
4 | - | ||
5 | 3 |
| |
6 | 4 |
| |
7 | 5 |
| |
| |||
21 | 19 |
| |
22 | 20 |
| |
23 | 21 |
| |
24 | - | ||
25 | - |
0 commit comments