Skip to content

Commit

Permalink
Fix inaccurate javadoc for new junit test
Browse files Browse the repository at this point in the history
  • Loading branch information
doulikecookiedough committed Aug 20, 2024
1 parent 87fd9e6 commit 6e41851
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ public void storeHardLink_alreadyExists() throws Exception {
}

/**
* Check that storeHardLink creates hard link and returns the correct ObjectMetadata cid
* Check that storeHardLink throws nonMatchingChecksumException when values do not match
*/
@Test
public void storeHardLink_nonMatchingChecksum() throws Exception {
Expand Down

0 comments on commit 6e41851

Please sign in to comment.