mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Fixed tests.
This commit is contained in:
@@ -110,7 +110,7 @@ class Tag extends Model
|
||||
$journal->tag_count = $count;
|
||||
$journal->save();
|
||||
}
|
||||
parent::save($options);
|
||||
return parent::save($options);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user