mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-02-11 14:34:36 +00:00
Mark all tests as incomplete.
This commit is contained in:
@@ -39,6 +39,16 @@ use Tests\TestCase;
|
||||
*/
|
||||
class SetSourceAccountTest extends TestCase
|
||||
{
|
||||
/**
|
||||
* Set up test
|
||||
*/
|
||||
public function setUp(): void
|
||||
{
|
||||
self::markTestIncomplete('Incomplete for refactor.');
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
/**
|
||||
* Give deposit existing revenue account.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user