Skip to content

Commit f271b13

Browse files
Updating Thread snapshot
1 parent 0fdff4f commit f271b13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/Thread/__tests__/__snapshots__/Thread.test.js.snap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ exports[`Thread should match thread snapshot 1`] = `
222222
"id": "testID2",
223223
"mutes": Array [],
224224
},
225-
"userAgent": "stream-chat-react-native-ios-1.3.0-kcv.1",
225+
"userAgent": "stream-chat-react-native-ios-1.3.1",
226226
"userID": "testID2",
227227
"userToken": "dummy_token",
228228
"wsBaseURL": "wss://chat-us-east-1.stream-io-api.com",
@@ -880,7 +880,7 @@ exports[`Thread should match thread snapshot 1`] = `
880880
"id": "testID2",
881881
"mutes": Array [],
882882
},
883-
"userAgent": "stream-chat-react-native-ios-1.3.0-kcv.1",
883+
"userAgent": "stream-chat-react-native-ios-1.3.1",
884884
"userID": "testID2",
885885
"userToken": "dummy_token",
886886
"wsBaseURL": "wss://chat-us-east-1.stream-io-api.com",

0 commit comments

Comments
 (0)