Skip to content

Commit f79a48c

Browse files
committed
Add a link in the guide.
1 parent 795c445 commit f79a48c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

selfie.dev/src/pages/py/get-started.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ To start snapshot testing in Python, all you need is to add a [single dependency
1818
Selfie snapshot testing works with the following Python test runners:
1919

2020
- Pytest
21-
- PRs welcome for other test runners
21+
- PRs welcome for other test runners (see [here](https://github.com/diffplug/selfie/issues/350) for a guide)
2222

2323
Both disk and inline snapshots can be used with Python test code.
2424

0 commit comments

Comments
 (0)