1
0

Revert "choose a test"

This reverts commit a256423553.
This commit is contained in:
Olivier 'reivilibre
2025-08-06 18:02:11 +01:00
parent 2db0f1e49b
commit d2ea7e32f5
+1 -1
View File
@@ -436,7 +436,7 @@ jobs:
) &
MONITOR_PID=$!
poetry run trial tests.storage.databases.main.test_metrics.ExtremStatisticsTestCase.test_exposed_to_prometheus
poetry run trial tests
STATUS=$?
kill $MONITOR_PID