mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
First functional run of new layout.
This commit is contained in:
@@ -218,9 +218,7 @@ class TagRepositoryTest extends TestCase
|
||||
|
||||
$journal1->tags()->save($tag);
|
||||
|
||||
echo "\nMark 1 start.\n";
|
||||
$result = $this->object->connect($journal2, $tag);
|
||||
echo "\nMark 2 end.\n";
|
||||
|
||||
$this->assertTrue($result);
|
||||
|
||||
|
Reference in New Issue
Block a user