diff --git a/libs/genai/pyproject.toml b/libs/genai/pyproject.toml index fdacf04c..ad8c7c1f 100644 --- a/libs/genai/pyproject.toml +++ b/libs/genai/pyproject.toml @@ -119,7 +119,7 @@ build-backend = "poetry.core.masonry.api" # # https://github.com/tophat/syrupy # --snapshot-warn-unused Prints a warning on unused snapshots rather than fail the test suite. -addopts = "--strict-markers --strict-config --durations=5" +#addopts = "--snapshot-warn-unused --strict-markers --strict-config --durations=5" # Registering custom markers. # https://docs.pytest.org/en/7.1.x/example/markers.html#registering-markers markers = [