We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cda9878 commit 4bbe64bCopy full SHA for 4bbe64b
test/main.sh
@@ -274,6 +274,7 @@ if [ "${1:-"all"}" != "standalone" ]; then
274
run_test test_clustering_groups "clustering groups"
275
run_test test_clustering_events "clustering events"
276
run_test test_clustering_uuid "clustering uuid"
277
+ run_test test_clustering_project_limits "clustering project limits"
278
fi
279
280
if [ "${1:-"all"}" != "cluster" ]; then
0 commit comments