mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-13 11:53:45 +02:00
Add integration tests for nests
This commit is contained in:
@@ -23,6 +23,9 @@ abstract class IntegrationTestCase extends TestCase
|
||||
Model::unsetEventDispatcher();
|
||||
}
|
||||
|
||||
/**
|
||||
* @return array
|
||||
*/
|
||||
protected function connectionsToTransact()
|
||||
{
|
||||
return ['testing'];
|
||||
|
||||
Reference in New Issue
Block a user