Skip to content

Commit

Permalink
Update test/e2e/conformance/tests/go-wasm-geo-ip.go
Browse files Browse the repository at this point in the history
  • Loading branch information
johnlanni committed Aug 27, 2024
1 parent 2a0e5a4 commit 9c9d82b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/conformance/tests/go-wasm-geo-ip.go
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ var WasmPluginsGeoIPPlugin = suite.ConformanceTest{
ExpectedResponse: http.Response{
StatusCode: 200,
},
ExpectedResponseNoRequest: true,
ExpectedResponseNoRequest: false,
},
},
}
Expand Down

0 comments on commit 9c9d82b

Please sign in to comment.