mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-22 20:16:22 +00:00
Add heavy but working migrate routine. Will fix the tests but must be optimised. Also, should not be necessary.
This commit is contained in:
@@ -19,6 +19,8 @@ class TestCase extends Illuminate\Foundation\Testing\TestCase
|
||||
return $app;
|
||||
}
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* @param string $class
|
||||
*
|
||||
@@ -33,4 +35,6 @@ class TestCase extends Illuminate\Foundation\Testing\TestCase
|
||||
return $mock;
|
||||
}
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user