File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
approvaltests/docs/explanations Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ public void testInlineApprovals()
3737 Approvals . verify(getGreeting(), new Options (). inline(expected));
3838}
3939```
40- <sup ><a href =' /approvaltests-tests/src/test/java/org/approvaltests/InlineApprovalsExampleTest.java#L22-L30 ' title =' Snippet source file ' >snippet source</a > | <a href =' #snippet-inline_approvals_before ' title =' Start of snippet ' >anchor</a ></sup >
40+ <sup ><a href =' /approvaltests-tests/src/test/java/org/approvaltests/InlineApprovalsExampleTest.java#L12-L20 ' title =' Snippet source file ' >snippet source</a > | <a href =' #snippet-inline_approvals_before ' title =' Start of snippet ' >anchor</a ></sup >
4141<!-- endSnippet -->
4242
4343## Step 2 - Run and approve by diff
@@ -63,7 +63,7 @@ public void testInlineApprovals()
6363 Approvals . verify(getGreeting(), new Options (). inline(expected));
6464}
6565```
66- <sup ><a href =' /approvaltests-tests/src/test/java/org/approvaltests/InlineApprovalsExampleTest.java#L36-L46 ' title =' Snippet source file ' >snippet source</a > | <a href =' #snippet-inline_approvals_after ' title =' Start of snippet ' >anchor</a ></sup >
66+ <sup ><a href =' /approvaltests-tests/src/test/java/org/approvaltests/InlineApprovalsExampleTest.java#L26-L36 ' title =' Snippet source file ' >snippet source</a > | <a href =' #snippet-inline_approvals_after ' title =' Start of snippet ' >anchor</a ></sup >
6767<!-- endSnippet -->
6868
6969## See also:
You can’t perform that action at this time.
0 commit comments