Skip to content

Commit

Permalink
update comment
Browse files Browse the repository at this point in the history
Signed-off-by: Lixia (Sylvia) Lei <lixlei@microsoft.com>
  • Loading branch information
Wwwsylvia committed Sep 8, 2023
1 parent f6c64df commit 9272c93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion registry/remote/repository_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -4847,7 +4847,7 @@ func Test_ManifestStore_Delete_ReferrersAPIUnavailable_SkipReferrersGC(t *testin
}

// test deleting index with a subject, referrers list should be updated,
// the old one should not be deleted
// the old one should not be deleted, an empty one should be pushed
manifestDeleted = false
ts = httptest.NewServer(http.HandlerFunc(func(w http.ResponseWriter, r *http.Request) {
switch {
Expand Down

0 comments on commit 9272c93

Please sign in to comment.