Skip to content

Commit

Permalink
undo format
Browse files Browse the repository at this point in the history
  • Loading branch information
sazzad16 committed Jan 17, 2022
1 parent 079d66d commit ac3c67c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -352,6 +352,7 @@ public void sinterstore() {
assertEquals(1, bstatus);

assertByteArraySetEquals(bexpected, jedis.smembers(bcar));

}

@Test
Expand Down

0 comments on commit ac3c67c

Please sign in to comment.