Skip to content

Commit 2fae7a4

Browse files
committed
change ns name
1 parent 2bd61e2 commit 2fae7a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/model_explainability/lm_eval/test_llamastack_lmeval_provider.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"model_namespace, minio_pod, minio_data_connection",
1313
[
1414
pytest.param(
15-
{"name": "test-guardrails-lls"},
15+
{"name": "test-llamastack-lls"},
1616
MinIo.PodConfig.QWEN_MINIO_CONFIG,
1717
{"bucket": "llms"},
1818
)

0 commit comments

Comments
 (0)