We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 917d10d + 28e8752 commit ebdf13aCopy full SHA for ebdf13a
1 file changed
tests/TestCase.php
@@ -8,6 +8,8 @@
8
9
class TestCase extends Orchestra
10
{
11
+ public static $latestResponse;
12
+
13
protected function setUp(): void
14
15
parent::setUp();
0 commit comments