VOL-2561 more alarm tests
Change-Id: I9daa238499ba5fc6d0bf8b424fd1a0d9fa8569f9
diff --git a/Makefile b/Makefile
index 0719cdb..1d75059 100644
--- a/Makefile
+++ b/Makefile
@@ -22,7 +22,7 @@
VERSION ?= $(shell cat ./VERSION)
LINT_ARGS ?= --verbose --configure LineTooLong:120 -e LineTooLong \
--configure TooManyTestSteps:30 -e TooManyTestSteps \
- --configure TooManyTestCases:12 -e TooManyTestCases \
+ --configure TooManyTestCases:50 -e TooManyTestCases \
--configure TooFewTestSteps:1 \
--configure TooFewKeywordSteps:1 \
--configure FileTooLong:600 -e FileTooLong \