There was an error while loading. Please reload this page.
1 parent 34b70d1 commit a87e097Copy full SHA for a87e097
1 file changed
tests/TestCase.php
@@ -10,6 +10,8 @@
10
11
abstract class TestCase extends OrchestraTestCase
12
{
13
+ public static $latestResponse;
14
+
15
/** @var \F9Web\Meta\Meta */
16
protected $service;
17
0 commit comments