Skip to content

Commit

Permalink
v3_5_experimental: fix non conflicting scenarios tests
Browse files Browse the repository at this point in the history
  • Loading branch information
yasminvalim committed Feb 6, 2024
1 parent 08b04e9 commit c885f1d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions config/v3_5_experimental/types/config_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -323,8 +323,6 @@ func TestConfigValidation(t *testing.T) {
},
},
},
out: errors.ErrPathConflictsParentDir,
at: path.New("json", "storage", "links", 0, "path"),
},
}

Expand Down

0 comments on commit c885f1d

Please sign in to comment.