From 6aea30f2de33e7f8186193c39b7da2041d8e3ccd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Chrz=C4=85szcz?= Date: Thu, 9 Sep 2021 15:22:46 +0200 Subject: [PATCH] Enable anonymous_SUITE for dynamic domains --- big_tests/dynamic_domains.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/big_tests/dynamic_domains.spec b/big_tests/dynamic_domains.spec index e07d284217..d906145f91 100644 --- a/big_tests/dynamic_domains.spec +++ b/big_tests/dynamic_domains.spec @@ -11,6 +11,8 @@ {suites, "tests", accounts_SUITE}. +{suites, "tests", anonymous_SUITE}. + {suites, "tests", acc_e2e_SUITE}. {suites, "tests", bosh_SUITE}.