We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a98af36 commit 3fdad32Copy full SHA for 3fdad32
test/run_test.sh
@@ -5,6 +5,7 @@ export PYTHONPATH="${PYTHONPATH}:${parent_dir}"
5
echo "Starting tests..."
6
7
pytest ./test/testcase/test_sync
8
+sleep 10
9
pytest ./test/testcase/test_async
10
11
echo "Tests completed."
0 commit comments