mirror of
https://github.com/meta-llama/llama-stack.git
synced 2026-01-04 16:42:15 +00:00
Resolved merge conflicts
This commit is contained in:
commit
3b3195d8e6
69 changed files with 7693 additions and 467 deletions
|
|
@ -102,3 +102,4 @@ def pytest_generate_tests(metafunc):
|
|||
get_provider_fixture_overrides(metafunc.config, available_fixtures) or DEFAULT_PROVIDER_COMBINATIONS
|
||||
)
|
||||
metafunc.parametrize("safety_stack", combinations, indirect=True)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue