run race tests in CICD #327

Merged
ABastionOfSanity merged 5 commits from unit_test_inconsistencies into v1.11.2-statediff-v4 2023-03-07 18:57:32 +00:00
Showing only changes of commit a37cddbb6a - Show all commits

View File

@ -34,7 +34,6 @@ func homeDir() string {
}
func TestPathExpansion(t *testing.T) {
user, _ := user.Current()
var tests map[string]string
if runtime.GOOS == "windows" {