Skip to content

Commit

Permalink
Fix acceptance framework unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Glass committed Jul 20, 2023
1 parent 2b2eefb commit d0af4f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions acceptance/framework/config/config_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ func TestConfig_HelmValuesFromConfig(t *testing.T) {
},
map[string]string{
"connectInject.cni.enabled": "true",
"connectInject.cni.logLevel": "debug",
"connectInject.transparentProxy.defaultEnabled": "false",
},
},
Expand Down

0 comments on commit d0af4f0

Please sign in to comment.