Skip to content

Commit 8ae367d

Browse files
committed
test: timezones fixed
1 parent b2fdda5 commit 8ae367d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -447,7 +447,7 @@ exports[`Thread should match thread snapshot 1`] = `
447447
]
448448
}
449449
>
450-
4:50 PM
450+
2:50 PM
451451
</Text>
452452
</View>
453453
</View>
@@ -695,7 +695,7 @@ exports[`Thread should match thread snapshot 1`] = `
695695
]
696696
}
697697
>
698-
4:50 PM
698+
2:50 PM
699699
</Text>
700700
</View>
701701
</View>
@@ -943,7 +943,7 @@ exports[`Thread should match thread snapshot 1`] = `
943943
]
944944
}
945945
>
946-
4:50 PM
946+
2:50 PM
947947
</Text>
948948
</View>
949949
</View>
@@ -1239,7 +1239,7 @@ exports[`Thread should match thread snapshot 1`] = `
12391239
]
12401240
}
12411241
>
1242-
4:50 PM
1242+
2:50 PM
12431243
</Text>
12441244
</View>
12451245
</View>

0 commit comments

Comments
 (0)