fix some tests
This commit is contained in:
@@ -1,11 +1,7 @@
|
||||
import {
|
||||
visitAndApproveStorage
|
||||
visitAndApproveStorage, testSnapshot
|
||||
} from '../../support/ui-test-helper.js'
|
||||
|
||||
const testSnapshot = () => {
|
||||
cy.get('#svgcontent').cleanSnapshot()
|
||||
}
|
||||
|
||||
describe('use all parts of svg-edit', function () {
|
||||
before(() => {
|
||||
visitAndApproveStorage()
|
||||
|
||||
Reference in New Issue
Block a user