This commit is contained in:
parent
96d1ef7f68
commit
6c6e4ca950
|
@ -1,7 +1,5 @@
|
|||
/// <reference types="cypress" />
|
||||
|
||||
const c = require('croppie');
|
||||
|
||||
describe('TicketSale', () => {
|
||||
beforeEach(() => {
|
||||
cy.login('developer');
|
||||
|
|
Loading…
Reference in New Issue