test(front) : import explicite de vi dans SupplierContactBlock.spec (ERP-94)

This commit is contained in:
2026-06-09 22:48:26 +02:00
parent 86373f0d3c
commit 556b7026da
@@ -1,4 +1,4 @@
import { describe, it, expect } from 'vitest' import { describe, it, expect, vi } from 'vitest'
import { mount } from '@vue/test-utils' import { mount } from '@vue/test-utils'
import { defineComponent, h, ref, computed } from 'vue' import { defineComponent, h, ref, computed } from 'vue'
import { emptyContact } from '~/modules/commercial/types/supplierForm' import { emptyContact } from '~/modules/commercial/types/supplierForm'