We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0497700 commit 77d44f5Copy full SHA for 77d44f5
src/test/java/com/nordstrom/automation/junit/AutomaticRetryTest.java
@@ -20,7 +20,7 @@ public static void beforeClass() {
20
}
21
22
@Test
23
- public void testHappyPath() throws ClassNotFoundException {
+ public void testHappyPath() {
24
RunListenerAdapter rla = new RunListenerAdapter();
25
26
JUnitCore runner = new JUnitCore();
0 commit comments