Skip to content

Commit

Permalink
MAT-7763 fix codacy violation
Browse files Browse the repository at this point in the history
  • Loading branch information
adongare committed Oct 21, 2024
1 parent 1905e8e commit 62d6396
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -450,7 +450,6 @@ void testGetLibrarySetBySetIdIfNoLibraryExistsWithSetId() {
@Test
void testGetLibrarySetBySetIdIfLibrarySetNotFound() {
String librarySetId = "1-1-1-1";
String owner = "John";
CqlLibrary lib1 =
CqlLibrary.builder()
.cqlLibraryName("Lib1")
Expand Down

0 comments on commit 62d6396

Please sign in to comment.