unit-test2 #10
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ else
|
|||
TEST_URL='http://staging.beer.k3s.kleph.eu'
|
||||
fi
|
||||
echo "testing URL: ${TEST_URL}"
|
||||
|
||||
CURL_OPTS='-s'
|
||||
# default
|
||||
curl ${CURL_OPTS} ${TEST_URL} | grep -q 'setHours( 17, 0);'
|
||||
|
|
Loading…
Reference in a new issue