Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
martinsedlacek committed Jan 4, 2023
1 parent bd9f22d commit 06112de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Forms/Container.values.BackedEnum.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ test('setDefaults() + array', function () {
'multiselect_box' => ['case 1', 'case 3'],
'hidden_field' => 'case 3',
], $form->getValues('array'));
});
});

0 comments on commit 06112de

Please sign in to comment.