Skip to content

Commit

Permalink
Reenable newly passing suites
Browse files Browse the repository at this point in the history
  • Loading branch information
NelsonVides committed Sep 20, 2022
1 parent e59bc20 commit 49e6f5b
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 @@ -50,7 +50,7 @@
{suites, "tests", inbox_SUITE}.
{suites, "tests", inbox_extensions_SUITE}.
% {suites, "tests", jingle_SUITE}.
% {suites, "tests", last_SUITE}.
{suites, "tests", last_SUITE}.
% {suites, "tests", login_SUITE}.
{suites, "tests", mam_SUITE}.
{suites, "tests", mam_proper_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 @@ -68,7 +68,7 @@
{suites, "tests", inbox_SUITE}.
{suites, "tests", inbox_extensions_SUITE}.

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

% {suites, "tests", login_SUITE}.

Expand Down

0 comments on commit 49e6f5b

Please sign in to comment.