Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
islamaliev committed Nov 21, 2024
1 parent ef36b11 commit 601aa14
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/integration/utils.go
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,6 @@ func init() {
// mutation type.
mutationType = CollectionSaveMutationType
}
mutationType = GQLRequestMutationType

if value, ok := os.LookupEnv(viewTypeEnvName); ok {
viewType = ViewType(value)
Expand Down

0 comments on commit 601aa14

Please sign in to comment.