go fmt
This commit is contained in:
parent
d63733fe14
commit
4a76377775
@ -253,11 +253,10 @@ func TestContext_GlobalIsSet_fromEnv(t *testing.T) {
|
|||||||
timeoutIsSet, tIsSet bool
|
timeoutIsSet, tIsSet bool
|
||||||
noEnvVarIsSet, nIsSet bool
|
noEnvVarIsSet, nIsSet bool
|
||||||
passwordIsSet, pIsSet bool
|
passwordIsSet, pIsSet bool
|
||||||
passwordValue string
|
passwordValue string
|
||||||
unparsableIsSet, uIsSet bool
|
unparsableIsSet, uIsSet bool
|
||||||
overrideIsSet, oIsSet bool
|
overrideIsSet, oIsSet bool
|
||||||
overrideValue string
|
overrideValue string
|
||||||
|
|
||||||
)
|
)
|
||||||
|
|
||||||
clearenv()
|
clearenv()
|
||||||
|
Loading…
Reference in New Issue
Block a user