Skip to content

Commit

Permalink
Update TestCase.php
Browse files Browse the repository at this point in the history
  • Loading branch information
crynobone authored Jul 30, 2024
1 parent 74c40c3 commit 7d3ceb2
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/TestCase.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,6 @@ abstract class TestCase extends PHPUnit implements Contracts\TestCase
*/
protected $baseUrl = 'http://localhost';

/**
* The latest test response (if any).
*
* @var \Illuminate\Testing\TestResponse|null
*/
public static $latestResponse;

/**
* Setup the test environment.
*
Expand Down

0 comments on commit 7d3ceb2

Please sign in to comment.