main
Ben Zvan 5 years ago
parent d63733fe14
commit 4a76377775

@ -253,11 +253,10 @@ func TestContext_GlobalIsSet_fromEnv(t *testing.T) {
timeoutIsSet, tIsSet bool
noEnvVarIsSet, nIsSet bool
passwordIsSet, pIsSet bool
passwordValue string
passwordValue string
unparsableIsSet, uIsSet bool
overrideIsSet, oIsSet bool
overrideIsSet, oIsSet bool
overrideValue string
)
clearenv()

Loading…
Cancel
Save