Skip to content

Commit

Permalink
d updated markdown snippets
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Nov 20, 2023
1 parent 06c0237 commit e53d6d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion approvaltests/docs/how_to/InlineApprovals.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ To do this simply add the option:
```java
new Options().inline(expected);
```
<sup><a href='/approvaltests-tests/src/test/java/org/approvaltests/InlineApprovalsTest.java#L25-L27' title='Snippet source file'>snippet source</a> | <a href='#snippet-inline_approvals' title='Start of snippet'>anchor</a></sup>
<sup><a href='/approvaltests-tests/src/test/java/org/approvaltests/InlineApprovalsTest.java#L28-L30' title='Snippet source file'>snippet source</a> | <a href='#snippet-inline_approvals' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->

## Workflow
Expand Down

0 comments on commit e53d6d3

Please sign in to comment.