Skip to content

Commit a87e097

Browse files
authored
Update TestCase.php
1 parent 34b70d1 commit a87e097

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tests/TestCase.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010

1111
abstract class TestCase extends OrchestraTestCase
1212
{
13+
public static $latestResponse;
14+
1315
/** @var \F9Web\Meta\Meta */
1416
protected $service;
1517

0 commit comments

Comments
 (0)