mirror of
https://github.com/nothingworksinc/ticketbeast.git
synced 2026-02-05 08:48:46 +00:00
93 - Wiring It All Together
This commit is contained in:
@@ -15,7 +15,6 @@ abstract class TestCase extends Illuminate\Foundation\Testing\TestCase
|
||||
protected function setUp()
|
||||
{
|
||||
parent::setUp();
|
||||
Mockery::getConfiguration()->allowMockingNonExistentMethods(false);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user