mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-05-05 05:33:36 +00:00
Disable all kinds of tests until upgrades are complete.
This commit is contained in:
@@ -24,8 +24,8 @@ declare(strict_types=1);
|
||||
namespace Tests\Unit\Import\MapperPreProcess;
|
||||
|
||||
use FireflyIII\Import\MapperPreProcess\TagsComma;
|
||||
use Tests\TestCase;
|
||||
use Log;
|
||||
use Tests\TestCase;
|
||||
|
||||
/**
|
||||
* Class TagsCommaTest
|
||||
|
||||
@@ -24,8 +24,8 @@ declare(strict_types=1);
|
||||
namespace Tests\Unit\Import\MapperPreProcess;
|
||||
|
||||
use FireflyIII\Import\MapperPreProcess\TagsSpace;
|
||||
use Tests\TestCase;
|
||||
use Log;
|
||||
use Tests\TestCase;
|
||||
|
||||
/**
|
||||
* Class TagsSpaceTest
|
||||
|
||||
Reference in New Issue
Block a user