From b5e906760fb75b173adad713843e1798dd455de4 Mon Sep 17 00:00:00 2001 From: Siddharth Tiwari Date: Thu, 18 Jan 2024 20:35:08 +0530 Subject: [PATCH] chore: linux eol --- tests/e2e/gql.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/e2e/gql.sh b/tests/e2e/gql.sh index 5b24584..0c96942 100644 --- a/tests/e2e/gql.sh +++ b/tests/e2e/gql.sh @@ -37,4 +37,4 @@ exec_graphql() { -H "X-Idempotency-Key: $(random_uuid)" \ -d "{\"query\": \"$(gql_query $query_name)\", \"variables\": $variables}" \ "${GALOY_ENDPOINT}" | jq -r "${output}" -} \ No newline at end of file +}