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

@@ -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.
*