We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b402405 commit 7a449f8Copy full SHA for 7a449f8
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