File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ try (NamedEnvironment namedEnvironment = NamerFactory.asMachineNameSpecificTest(
3030 { return ; }
3131 // the rest of your test...
3232```
33- < sup>< a href= ' /approvaltests/src/test/java/org/approvaltests/reporters/intellij/IntelliJPathResolverTest.java#L60-L66 ' title= ' Snippet source file' > snippet source< / a> | < a href= ' #snippet-runOnlyOnSpecificMachines' title= ' Start of snippet' > anchor< / a>< / sup>
33+ < sup>< a href= ' /approvaltests/src/test/java/org/approvaltests/reporters/intellij/IntelliJPathResolverTest.java#L13-L19 ' title= ' Snippet source file' > snippet source< / a> | < a href= ' #snippet-runOnlyOnSpecificMachines' title= ' Start of snippet' > anchor< / a>< / sup>
3434< ! -- endSnippet -- >
3535
3636** please note: ** this will also append the machine name to the ApprovalTest so that each specific
Original file line number Diff line number Diff line change @@ -16,4 +16,4 @@ This page exists when IntelliJ is not being found in your system.
1616
1717## Current Support
1818
19- The IntelliJReporter currently will find IntelliJ installations if and only if it is currently running, this functionality requires Java 9 or higher.
19+ The IntelliJReporter currently will find IntelliJ installations if and only if it is currently running, this functionality requires Java 9 or higher.
You can’t perform that action at this time.
0 commit comments