Skip to content

Commit

Permalink
chore: linux eol
Browse files Browse the repository at this point in the history
  • Loading branch information
siddhart1o1 committed Jan 18, 2024
1 parent 1e4f9ae commit b5e9067
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/e2e/gql.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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}"
}
}

0 comments on commit b5e9067

Please sign in to comment.