diff --git a/libs/genai/pyproject.toml b/libs/genai/pyproject.toml index 25d15a66..a0ebbaab 100644 --- a/libs/genai/pyproject.toml +++ b/libs/genai/pyproject.toml @@ -120,7 +120,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 = [