diff --git a/apps/hellgate/test/hg_invoice_lite_tests_SUITE.erl b/apps/hellgate/test/hg_invoice_lite_tests_SUITE.erl index 2de7551..0e63b71 100644 --- a/apps/hellgate/test/hg_invoice_lite_tests_SUITE.erl +++ b/apps/hellgate/test/hg_invoice_lite_tests_SUITE.erl @@ -666,7 +666,7 @@ construct_domain_fixture() -> hg_ct_fixture:construct_proxy(?prx(1), <<"Dummy proxy">>), hg_ct_fixture:construct_proxy(?prx(2), <<"Inspector proxy">>), - hg_ct_fixture:construct_inspector(?insp(1), <<"Rejector">>, ?prx(2), #{<<"risk_score">> => <<"low">>}), + hg_ct_fixture:construct_inspector(?insp(1), <<"Rejector">>, ?prx(2), #{<<"risk_score">> => <<"trusted">>}), hg_ct_fixture:construct_contract_template(?tmpl(1), ?trms(1)), diff --git a/rebar.lock b/rebar.lock index 81c22a0..e553451 100644 --- a/rebar.lock +++ b/rebar.lock @@ -21,7 +21,7 @@ {<<"ctx">>,{pkg,<<"ctx">>,<<"0.6.0">>},2}, {<<"damsel">>, {git,"https://github.com/valitydev/damsel.git", - {ref,"b149379e9f706dafcace7d36b124145d71fb1bc6"}}, + {ref,"ad715bd647bc5cfa822e2b09b1329dab6a2bf295"}}, 0}, {<<"dmt_client">>, {git,"https://github.com/valitydev/dmt-client.git",