Skip to content

Commit 9ad7963

Browse files
authored
Merge pull request #160 from JayBazuzi/patch-3
! r Format text in configuration documentation @susanfung @4dsherwood @blade290 @mander11 @jmasonlee and sometimes Llewellyn
2 parents f3bc5da + 8eaa34d commit 9ad7963

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)