Skip to content

Commit e421e4e

Browse files
authored
test: fix e2e test snapshot (#2586)
1 parent 5c2764f commit e421e4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

__e2e__/__snapshots__/config.test.ts.snap

Lines changed: 1 addition & 1 deletion
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.76",
7+
"reactNativeVersion": "0.77",
88
"dependencies": {},
99
"commands": [
1010
{

0 commit comments

Comments
 (0)