Skip to content

Commit

Permalink
update unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
mdsage1 committed Dec 5, 2023
1 parent bbd61be commit 73267fc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ public void ImageUrlGetterAndSetter_ShouldSetAndGetUrl_WhenCalledAfterImageUrlKe
// Confirm that the same image url was retrieved that was set
Assertions.assertEquals(imageUrl, retrievedUrl);
}
}
}

0 comments on commit 73267fc

Please sign in to comment.