mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-02 03:51:18 +00:00
Expand test code.
This commit is contained in:
@@ -102,7 +102,7 @@ class UpdateControllerTest extends TestCase
|
||||
'symbol' => [
|
||||
'id' => 'RUB',
|
||||
'fields' => [
|
||||
'description' => ['test_value' => $faker->randomAscii.$faker->randomAscii],
|
||||
'description' => ['test_value' => $faker->randomAscii . $faker->randomAscii],
|
||||
],
|
||||
'extra_ignore' => [],
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user