diff --git a/config/test-integration-session-2.json b/config/test-integration-session-2.json new file mode 100644 index 000000000..e6a66e69d --- /dev/null +++ b/config/test-integration-session-2.json @@ -0,0 +1,6 @@ +{ + "storageProfile": "testIntegration2Profile", + "openDevTools": false, + "updatesEnabled": false, + "localServerPort": "8082" +} diff --git a/config/test-integration-session.json b/config/test-integration-session.json new file mode 100644 index 000000000..fc1ea41a9 --- /dev/null +++ b/config/test-integration-session.json @@ -0,0 +1,5 @@ +{ + "storageProfile": "testIntegrationProfile", + "openDevTools": false, + "updatesEnabled": false +}