mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-29 18:20:01 +00:00
Make sure expectations work.
This commit is contained in:
@@ -9,8 +9,8 @@ namespace Tests\Objects;
|
||||
class FieldSet
|
||||
{
|
||||
public ?array $fields;
|
||||
public string $title;
|
||||
public ?array $parameters;
|
||||
public string $title;
|
||||
|
||||
/**
|
||||
* FieldSet constructor.
|
||||
|
Reference in New Issue
Block a user