Skip to content

Commit

Permalink
lint-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ajayesivan committed Apr 15, 2024
1 parent 1d52e27 commit 3e29f2d
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,4 @@
(h/fire-event :press (h/get-by-translation-text :t/request-to-join))
(h/was-not-called mock-on-press-fn)
(h/fire-event :press (h/get-by-label-text :community-token-gating-info))
(h/was-called mock-on-press-info-fn)))
)
(h/was-called mock-on-press-info-fn))))

0 comments on commit 3e29f2d

Please sign in to comment.