Skip to content

Commit 2101886

Browse files
committed
Use the silent runner
1 parent f627a5a commit 2101886

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/test/java/com/wasteofplastic/invswitcher/StoreTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
* @author tastybento
5151
*
5252
*/
53-
@RunWith(MockitoJUnitRunner.class)
53+
@RunWith(MockitoJUnitRunner.Silent.class)
5454
public class StoreTest {
5555

5656
@Mock

0 commit comments

Comments
 (0)