diff --git a/tests/integration/datasetio/test_datasetio.py b/tests/integration/datasetio/test_datasetio.py index 899cb8c43..c63b15f08 100644 --- a/tests/integration/datasetio/test_datasetio.py +++ b/tests/integration/datasetio/test_datasetio.py @@ -13,9 +13,7 @@ import pytest # How to run this test: # -# pytest llama_stack/providers/tests/datasetio/test_datasetio.py -# -m "meta_reference" -# -v -s --tb=short --disable-warnings +# LLAMA_STACK_CONFIG="template-name" pytest -v tests/integration/datasetio def data_url_from_file(file_path: str) -> str: