Skip to content

Commit

Permalink
code clean
Browse files Browse the repository at this point in the history
Signed-off-by: Billy Zha <jinzha1@microsoft.com>
  • Loading branch information
qweeah committed Mar 13, 2023
1 parent d3fafbf commit 791f33a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/e2e/suite/command/discover.go
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,6 @@ var _ = Describe("OCI image layout users:", func() {
ORAS("discover", subjectRef, "-o", format, "-v", Flags.Layout).
MatchKeyWords(append(discoverKeyWords(true, referrers...), LayoutRef(rootDir, foobar.Digest))...).
Exec()

})
})

Expand Down

0 comments on commit 791f33a

Please sign in to comment.