Skip to content

Commit b65ce8a

Browse files
committed
chore: fix typo
1 parent 9f09e69 commit b65ce8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/queries/__tests__/placeholderText.breaking.test.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/** This is a copy of regular test with `useBreakingChanges` flag turned on. */
1+
/** This is a copy of regular tests with `useBreakingChanges` flag turned on. */
22

33
import * as React from 'react';
44
import { View, TextInput } from 'react-native';

0 commit comments

Comments
 (0)