[CI] Also fix tests
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
kleph 2020-04-08 03:21:08 +02:00
parent 4e5cc46b28
commit ad22413145

View file

@ -7,7 +7,7 @@ echo "testing URL: ${TEST_URL}"
CURL_OPTS='-s'
# default
curl ${CURL_OPTS} ${TEST_URL} | grep -q 'setHours( 17, 0);'
curl ${CURL_OPTS} ${TEST_URL} | grep -q 'setHours( 17, 30);'
[ $? -ne 0 ] && echo "Failed with default" && exit 1
# set 1 parameter