Skip to content

Commit ebdf13a

Browse files
committed
Merge branch 'main' into dependabot/github_actions/actions/checkout-6
2 parents 917d10d + 28e8752 commit ebdf13a

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
@@ -8,6 +8,8 @@
88

99
class TestCase extends Orchestra
1010
{
11+
public static $latestResponse;
12+
1113
protected function setUp(): void
1214
{
1315
parent::setUp();

0 commit comments

Comments
 (0)