Skip to content

Commit 951d26d

Browse files
committed
JavaDoc tweak
1 parent a13c2a8 commit 951d26d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/nordstrom/automation/junit/HookInstallingRunner.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
* <p>
6464
* Failed attempts of tests that are selected for retry are tallied as ignored tests. These tests are differentiated
6565
* from actual ignored tests by the presence of a {@link RetriedTest} annotation in place of the original {@code @Test}
66-
* annotation. See {@link RunListenerAdapter#testIgnored(Description)} for more details.
66+
* annotation. See <b>{@code RunListenerAdapter.testIgnored(Description)}</b> for more details.
6767
* <p>
6868
* <b>Shutdown hook installation</b>
6969
* <p>

0 commit comments

Comments
 (0)