Skip to content

Commit 0f4652e

Browse files
committed
fix: tests
1 parent 6bf541a commit 0f4652e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2497,12 +2497,10 @@ exports[`Thread should match thread snapshot 1`] = `
24972497
</View>
24982498
</View>
24992499
<View
2500-
entering={BaseAnimationMock {}}
2501-
exiting={BaseAnimationMock {}}
2502-
layout={BaseAnimationMock {}}
25032500
style={
25042501
[
25052502
{
2503+
"backgroundColor": "#ffffff",
25062504
"position": "absolute",
25072505
"width": "100%",
25082506
},

0 commit comments

Comments
 (0)