Skip to content

Commit

Permalink
fix unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Parveshdhull committed Jul 4, 2024
1 parent 98ac749 commit c21cbc1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/tests/test_utils.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@
(clj->js
{:sha3
(fn [s] (.sha3 native-status s))
:serializeLegacyKey
(fn [s] (.serializeLegacyKey native-status s))
:setBlankPreviewFlag
identity
:encodeTransfer
Expand Down

0 comments on commit c21cbc1

Please sign in to comment.