Skip to content

Commit 334069f

Browse files
committed
[DO NOT MERGE] make rflint fail.
1 parent 9ce95af commit 334069f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/scripts/ci/check-build-and-verify.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,6 @@ if [ "$RUN_ONLY_INTEGRATION_TESTS" = 'no' ]; then
144144
rflint \
145145
--error=all \
146146
--ignore TooFewTestSteps \
147-
--ignore TooManyTestSteps \
148147
--ignore TooFewKeywordSteps \
149148
--ignore TooManyTestCases \
150149
--ignore RequireTestDocumentation \

0 commit comments

Comments
 (0)