mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-21 11:48:53 +00:00
Disable all kinds of tests until upgrades are complete.
This commit is contained in:
@@ -101,8 +101,6 @@ class JobConfigurationControllerTest extends TestCase
|
||||
$userRepos = $this->mock(UserRepositoryInterface::class);
|
||||
|
||||
|
||||
|
||||
|
||||
$this->be($this->user());
|
||||
$response = $this->get(route('import.job.configuration.index', [$job->key]));
|
||||
$response->assertStatus(302);
|
||||
|
Reference in New Issue
Block a user