Skip to content

Commit

Permalink
unit test marker
Browse files Browse the repository at this point in the history
  • Loading branch information
julian-risch committed Dec 29, 2023
1 parent 99c8a6e commit 81d59ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integrations/amazon_bedrock/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,7 @@ ignore_missing_imports = true
[tool.pytest.ini_options]
addopts = "--strict-markers"
markers = [
"unit: unit tests",
"integration: integration tests",
"embedders: embedders tests",
"generators: generators tests",
Expand Down

0 comments on commit 81d59ab

Please sign in to comment.