fix(a[[): readmi

This commit is contained in:
2024-04-01 09:40:21 +03:00
parent 2b37e59afc
commit 1ff1a31c31
14 changed files with 1715 additions and 77 deletions

View File

@@ -1,6 +1,6 @@
import {test, describe, expect, vi } from 'vitest'
import { mount} from '@vue/test-utils'
import VTabulator from '@molecules/Tabulator/VTabulator.vue';
import VTabulator from '@molecules/VTabulator/VTabulator.vue';
describe("tests VTabulator component", () => {