Skip to content

Commit

Permalink
Make OutputHelperTest package-private
Browse files Browse the repository at this point in the history
  • Loading branch information
abdelhak-zaaim committed Nov 6, 2024
1 parent 6bdc2ae commit 8c25427
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
import static org.hamcrest.CoreMatchers.is;
import static org.hamcrest.MatcherAssert.assertThat;

public class OutputHelperTest {
class OutputHelperTest {

@Test
public void testTable() {
Expand Down

0 comments on commit 8c25427

Please sign in to comment.