Fix integration test
parent
5f98f702d4
commit
57239932ba
@ -1,6 +1,4 @@
|
|||||||
{
|
{
|
||||||
"storageProfile": "testIntegration2Profile",
|
"storageProfile": "test-integration-session-2",
|
||||||
"openDevTools": false,
|
|
||||||
"updatesEnabled": false,
|
|
||||||
"localServerPort": "8082"
|
"localServerPort": "8082"
|
||||||
}
|
}
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"storageProfile": "testIntegrationProfile",
|
"storageProfile": "test-integration-session",
|
||||||
"openDevTools": false,
|
"openDevTools": false,
|
||||||
"updatesEnabled": false
|
"updatesEnabled": false
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue