Skip to content

Commit

Permalink
Fixing big-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Janusz Jakubiec authored and Janusz Jakubiec committed Oct 26, 2021
1 parent 3f74c5c commit 6c14607
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion big_tests/tests/metrics_roster_SUITE.erl
Original file line number Diff line number Diff line change
Expand Up @@ -304,4 +304,4 @@ mongoose_metrics(ConfigIn, Metrics) ->
[{mongoose_metrics, MongooseMetrics} | ConfigIn].

roster_rdbms_precondition() ->
mod_roster_rdbms == rpc(mim(), mod_roster_backend, backend, []).
mod_roster_rdbms == rpc(mim(), mongoose_backend, get_backend_name, [domain_helper:host_type(), mod_roster]).

0 comments on commit 6c14607

Please sign in to comment.