Skip to content

Commit 2f149c5

Browse files
committedMar 8, 2025·
fix: update e2e snapshot
1 parent 462ae34 commit 2f149c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎__e2e__/__snapshots__/config.test.ts.snap

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ exports[`shows up current config without unnecessary output 1`] = `
44
{
55
"root": "<<REPLACED_ROOT>>/TestProject",
66
"reactNativePath": "<<REPLACED_ROOT>>/TestProject/node_modules/react-native",
7-
"reactNativeVersion": "0.77",
7+
"reactNativeVersion": "0.78",
88
"dependencies": {},
99
"commands": [
1010
{

0 commit comments

Comments
 (0)
Please sign in to comment.