mirror of
https://github.com/TwiN/gatus.git
synced 2026-02-10 03:14:21 +00:00
Minor update
This commit is contained in:
@@ -188,7 +188,7 @@ func TestService_buildHTTPRequestWithGraphQLEnabled(t *testing.T) {
|
||||
Conditions: []*Condition{&condition},
|
||||
GraphQL: true,
|
||||
Body: `{
|
||||
user(gender: "female") {
|
||||
users(gender: "female") {
|
||||
id
|
||||
name
|
||||
gender
|
||||
|
||||
Reference in New Issue
Block a user