Skip to content

Commit

Permalink
test update
Browse files Browse the repository at this point in the history
Signed-off-by: Attila Mészáros <[email protected]>
  • Loading branch information
csviri committed Aug 17, 2024
1 parent 428b69c commit 92c4f0b
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,6 @@

class BinaryRepoTest {

@Test
void downloadsIndex() {
new BinaryRepo(null).listObjectNames();
}

@Test
void parsesSelfLinkToArchiveDescriptor() {
var archiveDescriptor = BinaryRepo
Expand Down

0 comments on commit 92c4f0b

Please sign in to comment.