feat(tests): add update edge test

This commit is contained in:
braks
2022-10-07 22:55:38 +02:00
committed by Braks
parent 3770083618
commit fa5b5da740
2 changed files with 35 additions and 1 deletions
@@ -3,7 +3,7 @@ import { getElements } from '../../../../utils'
const { nodes } = getElements()
describe('Store Action: `setMinZoom`', () => {
describe('Store Action: `setMaxZoom`', () => {
const store = useVueFlow({ id: 'test' })
beforeEach(() => {