Skip to content

Commit c885f1d

Browse files
committed
v3_5_experimental: fix non conflicting scenarios tests
1 parent 08b04e9 commit c885f1d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

config/v3_5_experimental/types/config_test.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -323,8 +323,6 @@ func TestConfigValidation(t *testing.T) {
323323
},
324324
},
325325
},
326-
out: errors.ErrPathConflictsParentDir,
327-
at: path.New("json", "storage", "links", 0, "path"),
328326
},
329327
}
330328

0 commit comments

Comments
 (0)