This commit is contained in:
Ben Zvan 2018-12-26 12:48:12 -06:00
parent d63733fe14
commit 4a76377775

View File

@ -257,7 +257,6 @@ func TestContext_GlobalIsSet_fromEnv(t *testing.T) {
unparsableIsSet, uIsSet bool
overrideIsSet, oIsSet bool
overrideValue string
)
clearenv()