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 b402405 + 7a449f8 commit bee4dc1Copy full SHA for bee4dc1
tests/TestCase.php
@@ -1,6 +1,6 @@
1
<?php
2
3
-class TestCase extends Illuminate\Foundation\Testing\TestCase
+abstract class TestCase extends Illuminate\Foundation\Testing\TestCase
4
{
5
/**
6
* The base URL to use while testing the application.
0 commit comments