File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/components/Thread/__tests__/__snapshots__ Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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" ,
You can’t perform that action at this time.
0 commit comments