mirror of
https://github.com/maputnik/editor.git
synced 2026-04-28 04:10:01 +00:00
added cypress e2e test (using cypress-image-diff)
This commit is contained in:
@@ -18,5 +18,8 @@ import "@cypress/code-coverage/support";
|
||||
import "cypress-plugin-tab";
|
||||
import "./commands";
|
||||
|
||||
import compareSnapshotCommand from 'cypress-image-diff-js/command';
|
||||
compareSnapshotCommand();
|
||||
|
||||
// Alternatively you can use CommonJS syntax:
|
||||
// require('./commands')
|
||||
|
||||
Reference in New Issue
Block a user