From e33905bcd3f863c2a67e02863cdff319302b45c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D1=80=D1=82=D0=B5=D0=BC?= Date: Mon, 28 Oct 2024 14:34:52 +0300 Subject: [PATCH] EMP-3: Bump damsel (#146) --- apps/hellgate/test/hg_invoice_lite_tests_SUITE.erl | 2 +- rebar.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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",