Mark all tests as incomplete.

This commit is contained in:
James Cole
2020-07-30 20:49:40 +02:00
parent a590cfd881
commit 5ae786516a
262 changed files with 1163 additions and 102 deletions

View File

@@ -6,8 +6,21 @@ use FireflyIII\Support\Amount;
use Tests\TestCase;
use Steam;
/**
* Class AmountTest
* TODO move to correct directory.
*/
class AmountTest extends TestCase
{
/**
* Set up test
*/
public function setUp(): void
{
self::markTestIncomplete('Incomplete for refactor.');
return;
}
/**
* @dataProvider getTestLocales
* @param string $locale