mirror of
https://github.com/n8n-io/n8n.git
synced 2025-01-11 12:57:29 -08:00
format: fix
This commit is contained in:
parent
b8c9b11235
commit
ab0b34333a
|
@ -21,8 +21,6 @@ function checkStickiesStyle(
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
describe('Canvas Actions', () => {
|
describe('Canvas Actions', () => {
|
||||||
beforeEach(() => {
|
beforeEach(() => {
|
||||||
// cy.viewport(1000, 660);
|
// cy.viewport(1000, 660);
|
||||||
|
|
Loading…
Reference in a new issue