We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5734be3 commit 27d5637Copy full SHA for 27d5637
src/main/scripts/ci/check-build-and-verify.sh
@@ -181,7 +181,7 @@ if [ "$RUN_ONLY_INTEGRATION_TESTS" = 'no' ]; then
181
'Attribute with the local name “xmlns:[a-z]+” is not serializable' \
182
'An "img" element must have an "alt" attribute' \
183
'The first child "option" element of a "select" element with a "required" attribute' \
184
- 'This document appears to be written in (Danish|Lithuanian)' \
+ 'This document appears to be written in (Danish|Lithuanian|French)' \
185
'Element "option" without attribute "label" must not be empty' \
186
'Picked up' \
187
--show-warnings \
0 commit comments