Skip to content

Commit

Permalink
refactor: isolate unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Junyong-Suh committed Aug 16, 2024
1 parent 0927cee commit 895f95c
Show file tree
Hide file tree
Showing 2 changed files with 490 additions and 410 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ Array [
"amount": "100",
"cause": "Exchange history exist",
"content": "NCG -> wNCG request failure",
"libplanetTxId": "TX-ID",
"libplanetTxId": "DUPLICATED-TX-ID",
"recipient": "0x4029bC50b4747A037d38CF2197bCD335e22Ca301",
"sender": "0x2734048eC2892d111b4fbAB224400847544FC872",
},
Expand All @@ -208,7 +208,7 @@ Array [
"fields": Array [
Object {
"title": "9c network transaction id",
"value": "TX-ID",
"value": "DUPLICATED-TX-ID",
},
],
},
Expand Down
Loading

0 comments on commit 895f95c

Please sign in to comment.