Skip to content

Commit

Permalink
Rename files
Browse files Browse the repository at this point in the history
  • Loading branch information
islamaliev committed Jul 16, 2024
1 parent 522ec24 commit 6214e37
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ func TestQuerySimple_WithInOpOnBlobField_ShouldFilter(t *testing.T) {
}`,
},
testUtils.Request{
// the filtered-by JSON has no spaces, because this is now it's stored.
Request: `query {
Users(filter: {data: {_in: ["00FF99AA"]}}) {
name
Expand Down

0 comments on commit 6214e37

Please sign in to comment.