Skip to content

Commit

Permalink
Enable anonymous_SUITE
Browse files Browse the repository at this point in the history
  • Loading branch information
NelsonVides committed Dec 28, 2022
1 parent 96850ef commit 99b5137
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion big_tests/default.spec
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
{suites, "tests", accounts_SUITE}.
{suites, "tests", adhoc_SUITE}.
{suites, "tests", amp_big_SUITE}.
% {suites, "tests", anonymous_SUITE}.
{suites, "tests", anonymous_SUITE}.
{suites, "tests", auth_methods_for_c2s_SUITE}.
{suites, "tests", bosh_SUITE}.
{suites, "tests", carboncopy_SUITE}.
Expand Down
2 changes: 1 addition & 1 deletion big_tests/dynamic_domains.spec
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

{suites, "tests", amp_big_SUITE}.

% {suites, "tests", anonymous_SUITE}.
{suites, "tests", anonymous_SUITE}.

{suites, "tests", auth_methods_for_c2s_SUITE}.

Expand Down

0 comments on commit 99b5137

Please sign in to comment.