Skip to content

Commit

Permalink
Add removed domain needed for subsequent tests
Browse files Browse the repository at this point in the history
  • Loading branch information
chrzaszcz committed Sep 14, 2021
1 parent a760fed commit 0d85559
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions big_tests/tests/service_domain_db_SUITE.erl
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,7 @@ end_per_suite(Config) ->
Conf2 = proplists:get_value(mim_conf2, Config),
restore_conf(mim(), Conf1),
restore_conf(mim2(), Conf2),
domain_helper:insert_configured_domains(),
dynamic_modules:restore_modules(dummy_auth_host_type(), Config),
escalus:end_per_suite(Config).

Expand Down

0 comments on commit 0d85559

Please sign in to comment.