mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-16 22:58:09 +00:00
Max out the number of iterations
This commit is contained in:
@@ -95,7 +95,7 @@ class UpdateControllerTest extends TestCase
|
||||
'title' => [
|
||||
'id' => 1,
|
||||
'fields' => [
|
||||
'title' => ['test_value' => $faker->text(64)],
|
||||
'title' => ['test_value' => $faker->uuid],
|
||||
],
|
||||
'extra_ignore' => [],
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user