Skip to content

Commit 4540671

Browse files
committed
update snapshots
1 parent b7db50a commit 4540671

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/__tests__/react-native-api.test.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -223,9 +223,7 @@ test('React Native API assumption: <Modal> renders a single host element', () =>
223223

224224
expect(screen.toJSON()).toMatchInlineSnapshot(`
225225
<Modal
226-
hardwareAccelerated={false}
227226
testID="test"
228-
visible={true}
229227
>
230228
<Text>
231229
Modal Content

0 commit comments

Comments
 (0)