From 2decdb73f573fda5a33a4c71c9d8b2c3b7970ee0 Mon Sep 17 00:00:00 2001 From: Jan Kowalleck Date: Tue, 15 Oct 2024 16:42:15 +0200 Subject: [PATCH] chore(docs): link python test snapshots docs Signed-off-by: Jan Kowalleck --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8b8a5a2a..e12a020b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -52,6 +52,8 @@ Run all tests in dedicated environments, via: poetry run tox run ``` +See also: [python test snapshots docs](tests/_data/snapshots/README.md) + ## Sign off your commits Please sign off your commits, to show that you agree to publish your changes under the current terms and licenses of the project