Commit 6842713
committed
Update test to check 'user' instead of 'to' in log args
Modified the test assertion to expect 'executedLog.args.user' to match 'account.address' instead of 'executedLog.args.to'. Removed the check for 'executedLog.args.value'.1 parent 9107a5f commit 6842713
File tree
1 file changed
+1
-2
lines changed- packages/thirdweb/src/wallets/in-app/web/lib
1 file changed
+1
-2
lines changedLines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
77 | | - | |
| 76 | + | |
78 | 77 | | |
79 | 78 | | |
80 | 79 | | |
| |||
0 commit comments