Skip to content

Commit 4bbe64b

Browse files
committed
test/main: run test_clustering_project_limits
Signed-off-by: Kadin Sayani <kadin.sayani@canonical.com> (cherry picked from commit 775b2c0)
1 parent cda9878 commit 4bbe64b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/main.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -274,6 +274,7 @@ if [ "${1:-"all"}" != "standalone" ]; then
274274
run_test test_clustering_groups "clustering groups"
275275
run_test test_clustering_events "clustering events"
276276
run_test test_clustering_uuid "clustering uuid"
277+
run_test test_clustering_project_limits "clustering project limits"
277278
fi
278279

279280
if [ "${1:-"all"}" != "cluster" ]; then

0 commit comments

Comments
 (0)