#2177 Updating cypress and percy

This commit is contained in:
Knut Sveidqvist
2021-07-07 16:41:36 +02:00
parent 6715498598
commit 7fcb1ae9b3
30 changed files with 2725 additions and 1265 deletions

View File

@@ -14,7 +14,8 @@
// ***********************************************************
// Import commands.js using ES2015 syntax:
import './commands'
import './commands';
import '@percy/cypress';
// Alternatively you can use CommonJS syntax:
// require('./commands')