Skip to content

Commit a3aa508

Browse files
committed
upd
1 parent c608f4e commit a3aa508

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/__tests__/components/common/__snapshots__/VersionSelector.spec.js.snap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ exports[`renders without crashing 1`] = `
1212
What's your current React Native version?
1313
</h4>
1414
<div
15-
class="ant-select-lg sc-bxivhb iYdHlP sc-bwzfXH jwfMIB ant-select ant-select-enabled ant-select-loading"
15+
class="ant-select-lg sc-bwzfXH jwfMIB sc-bxivhb iYdHlP ant-select ant-select-enabled ant-select-loading"
1616
>
1717
<div
1818
aria-autocomplete="list"
@@ -68,7 +68,7 @@ exports[`renders without crashing 1`] = `
6868
To which version would you like to upgrade?
6969
</h4>
7070
<div
71-
class="ant-select-lg sc-ifAKCX dTveGH sc-bwzfXH jwfMIB ant-select ant-select-enabled ant-select-loading"
71+
class="ant-select-lg sc-bwzfXH jwfMIB sc-ifAKCX dTveGH ant-select ant-select-enabled ant-select-loading"
7272
>
7373
<div
7474
aria-autocomplete="list"

0 commit comments

Comments
 (0)