From 22bb58fde00ff18242c2d86dc0318a14e7722895 Mon Sep 17 00:00:00 2001 From: Tarannum Ara <44407876+giTan7@users.noreply.github.com> Date: Tue, 8 Oct 2019 14:32:21 +0530 Subject: [PATCH] updated (#790) sentences are updated --- src/test/scripts/apiv1.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/test/scripts/apiv1.sh b/src/test/scripts/apiv1.sh index 1b47b2f006..1f16019881 100755 --- a/src/test/scripts/apiv1.sh +++ b/src/test/scripts/apiv1.sh @@ -32,7 +32,7 @@ curl --silent -X POST http://localhost:8080/api/v1/admin/event/update/titolo }" > /dev/null # -# Getting the event stats +# check the event stats stats=`curl --silent -X GET http://localhost:8080/api/v1/admin/event/titolo/stats -H "Authorization: ApiKey ${API_KEY}" -H 'Cache-Control: no-cache' -H 'Content-Type: application/json'` #