Skip to content

Commit 0fd861d

Browse files
committed
test: update snapshot
1 parent 7c0fc7d commit 0fd861d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

__e2e__/__snapshots__/config.test.ts.snap

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,8 @@ exports[`shows up current config without unnecessary output 1`] = `
6060
},
6161
"project": {
6262
"ios": {
63-
"sourceDir": "<<REPLACED_ROOT>>/TestProject/ios"
63+
"sourceDir": "<<REPLACED_ROOT>>/TestProject/ios",
64+
"automaticPodsInstallation": true
6465
},
6566
"android": {
6667
"sourceDir": "<<REPLACED_ROOT>>/TestProject/android",

0 commit comments

Comments
 (0)