Skip to content

Commit 8eaa34d

Browse files
authored
! r formatting
1 parent bc66e11 commit 8eaa34d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/configuration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
* [Pytest](#pytest)<!-- endToc -->
1111

1212
You can create directory level configuration for approvals.
13-
To do this create a file named 'approvaltests_config.json' and place it in the same directory as your test.
13+
To do this create a file named `approvaltests_config.json` and place it in the same directory as your test.
1414
As of right now, the only configuration that you can do is to add subdirectories where the approved and received files will show up.
1515
There is nothing that you need to do in the tests themselves to use this.
1616

@@ -20,7 +20,7 @@ You can find a [sample configuration here](/tests/configuration/approvaltests_co
2020

2121
## Examples
2222

23-
A sample approvaltests_config.json:
23+
A sample `approvaltests_config.json`:
2424

2525
```
2626
{

0 commit comments

Comments
 (0)