fixed the version mismatch of cypress between local and ci

This commit is contained in:
kharhamel 2020-04-14 20:54:27 +02:00
parent 5fb3968234
commit 935745b3b5
2 changed files with 2 additions and 1 deletions

View file

@ -1,6 +1,7 @@
{
"baseUrl": "http://workadventure.localhost",
"video": false,
"defaultCommandTimeout": 20000,
"pluginsFile": false,
"supportFile": false
}