mirror of
https://github.com/lnbits/lnbits.git
synced 2025-04-09 20:39:21 +02:00
fix: assertion
This commit is contained in:
parent
2b965c45ab
commit
52753913cf
@ -2864,7 +2864,7 @@ if (!resp.payment_hash) {
|
||||
</ResponseAssertion>
|
||||
<hashTree/>
|
||||
<JSONPathAssertion guiclass="JSONPathAssertionGui" testclass="JSONPathAssertion" testname="Check `paid` field" enabled="true">
|
||||
<stringProp name="JSON_PATH">claimed</stringProp>
|
||||
<stringProp name="JSON_PATH">paid</stringProp>
|
||||
<stringProp name="EXPECTED_VALUE">true</stringProp>
|
||||
<boolProp name="JSONVALIDATION">true</boolProp>
|
||||
<boolProp name="EXPECT_NULL">false</boolProp>
|
||||
|
Loading…
x
Reference in New Issue
Block a user