mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-18 23:50:09 +00:00
Update test code.
This commit is contained in:
@@ -39,7 +39,7 @@ class BudgetTransformerTest extends TestCase
|
||||
*
|
||||
* @covers \FireflyIII\Transformers\BudgetTransformer::transform
|
||||
*/
|
||||
public function testBasic()
|
||||
public function testBasic(): void
|
||||
{
|
||||
|
||||
$budget = Budget::create(
|
||||
|
||||
Reference in New Issue
Block a user