Skip to content

Commit e33905b

Browse files
authored
EMP-3: Bump damsel (#146)
1 parent fa7cd47 commit e33905b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

apps/hellgate/test/hg_invoice_lite_tests_SUITE.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -666,7 +666,7 @@ construct_domain_fixture() ->
666666
hg_ct_fixture:construct_proxy(?prx(1), <<"Dummy proxy">>),
667667
hg_ct_fixture:construct_proxy(?prx(2), <<"Inspector proxy">>),
668668

669-
hg_ct_fixture:construct_inspector(?insp(1), <<"Rejector">>, ?prx(2), #{<<"risk_score">> => <<"low">>}),
669+
hg_ct_fixture:construct_inspector(?insp(1), <<"Rejector">>, ?prx(2), #{<<"risk_score">> => <<"trusted">>}),
670670

671671
hg_ct_fixture:construct_contract_template(?tmpl(1), ?trms(1)),
672672

rebar.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
{<<"ctx">>,{pkg,<<"ctx">>,<<"0.6.0">>},2},
2222
{<<"damsel">>,
2323
{git,"https://github.com/valitydev/damsel.git",
24-
{ref,"b149379e9f706dafcace7d36b124145d71fb1bc6"}},
24+
{ref,"ad715bd647bc5cfa822e2b09b1329dab6a2bf295"}},
2525
0},
2626
{<<"dmt_client">>,
2727
{git,"https://github.com/valitydev/dmt-client.git",

0 commit comments

Comments
 (0)