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.
1 parent 5dfefb2 commit 99ec077Copy full SHA for 99ec077
src/BaseTest.php
@@ -15,7 +15,7 @@
15
/**
16
* @author Tobias Nyholm <tobias.nyholm@gmail.com>
17
*/
18
-class BaseTest extends TestCase
+abstract class BaseTest extends TestCase
19
{
20
protected function assertNotSameObject($a, $b)
21
0 commit comments