fix: fix API tool integration test (#19187)

This commit is contained in:
Hao Cheng
2025-05-01 08:49:43 +02:00
committed by GitHub
parent 1ca6dbcdc8
commit bb1d1dc263
4 changed files with 9 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/bash
set -x
pytest api/tests/integration_tests/tools/test_all_provider.py
pytest api/tests/integration_tests/tools