Commit 92daabf
committed
fix: Add $latestResponse property to TestCase for Orchestra Testbench 10
- Orchestra Testbench 10 (Laravel 12) requires static $latestResponse property
- Fixes 'Access to undeclared static property' error in all tests1 parent a02025b commit 92daabf
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
| |||
0 commit comments