Skip to content

Commit d0d870a

Browse files
committed
spotless and changeset
1 parent 8bee99a commit d0d870a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.changeset/cyan-spoons-try.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"client-sdk-android": patch
3+
---
4+
5+
Fix NPE when streaming text

livekit-android-test/src/test/java/io/livekit/android/room/datastream/RoomOutgoingDataStreamMockE2ETest.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ class RoomOutgoingDataStreamMockE2ETest : MockE2ETest() {
100100
}
101101
}
102102

103-
104103
@Test
105104
fun textStream() = runTest {
106105
connect()

0 commit comments

Comments
 (0)