Commit 115e3eb 1 parent 67e7375 commit 115e3eb Copy full SHA for 115e3eb
File tree 2 files changed +0
-2
lines changed
library/src/androidTest/java/org/xmtp/android/library
2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,6 @@ import androidx.test.ext.junit.runners.AndroidJUnit4
4
4
import androidx.test.platform.app.InstrumentationRegistry
5
5
import org.junit.Assert.assertEquals
6
6
import org.junit.Assert.fail
7
- import org.junit.Ignore
8
7
import org.junit.Test
9
8
import org.junit.runner.RunWith
10
9
import org.xmtp.android.library.messages.PrivateKeyBuilder
Original file line number Diff line number Diff line change @@ -4,7 +4,6 @@ import androidx.test.ext.junit.runners.AndroidJUnit4
4
4
import com.google.protobuf.kotlin.toByteStringUtf8
5
5
import org.junit.Assert.assertEquals
6
6
import org.junit.Assert.assertTrue
7
- import org.junit.Ignore
8
7
import org.junit.Test
9
8
import org.junit.runner.RunWith
10
9
import org.xmtp.android.library.Crypto.Companion.verifyHmacSignature
You can’t perform that action at this time.
0 commit comments