We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb39de8 commit ab20a82Copy full SHA for ab20a82
2 files changed
tests/Unit/Form/Fields/Formatters/EditorFormatterTest.php
@@ -162,6 +162,7 @@
162
'id' => null,
163
],
164
'legend' => 'Legendary',
165
+ '_locale' => null,
166
167
[
168
'file' => [
@@ -176,6 +177,7 @@
176
177
178
179
'legend' => null,
180
181
182
183
]);
tests/Unit/Show/Fields/Formatters/TextFormatterTest.php
@@ -68,6 +68,7 @@
68
69
70
71
72
73
'1' => [
74
@@ -82,6 +83,7 @@
82
83
84
85
86
87
88
89
0 commit comments