Skip to content

Commit f226d35

Browse files
committed
fix snapshot tests
1 parent 9f71d4e commit f226d35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-native-web/src/exports/Text/__tests__/__snapshots__/index-test.js.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ exports[`components/Text prop "numberOfLines" value is set 1`] = `
159159

160160
exports[`components/Text prop "numberOfLines" value is set to one 1`] = `
161161
<div
162-
class="css-text-901oao css-textOneLine-vcwn7f"
162+
class="css-text-901oao css-textOneLine-nfaoni"
163163
dir="auto"
164164
/>
165165
`;

0 commit comments

Comments
 (0)