update cypress config

This commit is contained in:
Rich Harris
2018-06-28 13:43:30 -04:00
parent c9275b441d
commit 520f22af2f

View File

@@ -1,4 +1,4 @@
{
"baseUrl": "http://localhost:3000",
"videoRecording": false
"video": false
}