Skip to content

Commit

Permalink
get all the tests passing
Browse files Browse the repository at this point in the history
  • Loading branch information
nplasterer committed Sep 3, 2024
1 parent 6473562 commit 72c8284
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions example/src/tests/groupTests.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import { Wallet } from 'ethers'
import { Platform } from 'expo-modules-core'
import RNFS from 'react-native-fs'
import { DecodedMessage } from 'xmtp-react-native-sdk/lib/DecodedMessage'

import { Test, assert, createClients, delayToPropogate } from './test-utils'
Expand Down

0 comments on commit 72c8284

Please sign in to comment.