mirror of
https://github.com/grdl/git-get.git
synced 2026-02-12 09:38:31 +00:00
Fix issues found by wsl linter
This commit is contained in:
@@ -96,7 +96,6 @@ func testConfigOnlyInGitconfig(t *testing.T) {
|
||||
func testConfigOnlyInEnvVar(t *testing.T) {
|
||||
Init(&gitconfigEmpty{})
|
||||
os.Setenv(envVarName, fromEnv)
|
||||
|
||||
}
|
||||
|
||||
func testConfigInGitconfigAndEnvVar(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user