Skip to content

Commit 62263d0

Browse files
committed
chore: remove print instruction
1 parent ad9cc6f commit 62263d0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

features/graphql/query.feature

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ Feature: GraphQL query support
5252
}
5353
}
5454
"""
55-
Then print last JSON response
5655
Then the response status code should be 200
5756
And the response should be in JSON
5857
And the header "Content-Type" should be equal to "application/json"

0 commit comments

Comments
 (0)