fix: fix API tool integration test (#19187)
parent
1ca6dbcdc8
commit
bb1d1dc263
@ -1,4 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
set -x
|
set -x
|
||||||
|
|
||||||
pytest api/tests/integration_tests/tools/test_all_provider.py
|
pytest api/tests/integration_tests/tools
|
||||||
|
|||||||
Loading…
Reference in New Issue