Skip to content

Commit

Permalink
Use the silent runner
Browse files Browse the repository at this point in the history
  • Loading branch information
tastybento committed Jul 5, 2024
1 parent f627a5a commit 2101886
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
* @author tastybento
*
*/
@RunWith(MockitoJUnitRunner.class)
@RunWith(MockitoJUnitRunner.Silent.class)
public class StoreTest {

@Mock
Expand Down

0 comments on commit 2101886

Please sign in to comment.