Skip to content

Commit 904393d

Browse files
committed
SnapshotUpdate
1 parent 99309b7 commit 904393d

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

SmartClothingApp/__test__/__snapshots__/SettingsScreen.test.js.snap

-1
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,6 @@ exports[`SettingsScreen renders correctly 1`] = `
236236
<View
237237
accessibilityElementsHidden={false}
238238
closing={false}
239-
collapsable={false}
240239
gestureVelocityImpact={0.3}
241240
importantForAccessibility="auto"
242241
onClose={[Function]}

SmartClothingApp/__test__/__snapshots__/viewInsightsScreen.test.js.snap

+1-2
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,6 @@ exports[`ViewInsights renders correctly 1`] = `
236236
<View
237237
accessibilityElementsHidden={false}
238238
closing={false}
239-
collapsable={false}
240239
gestureVelocityImpact={0.3}
241240
importantForAccessibility="auto"
242241
onClose={[Function]}
@@ -843,7 +842,7 @@ exports[`ViewInsights renders correctly 1`] = `
843842
}
844843
}
845844
>
846-
Monday, March 11, 2024
845+
Saturday, March 16, 2024
847846
</Text>
848847
<View
849848
style={

0 commit comments

Comments
 (0)