Skip to content

Commit 7c163ff

Browse files
szymonrybczakTMisiukiewicz
authored andcommitted
test: update snapshot
1 parent 929fde5 commit 7c163ff

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)