mirror of
https://github.com/tenrok/maska.git
synced 2026-06-14 18:42:27 +03:00
New version code prepare
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import matchers from '@testing-library/jest-dom/matchers'
|
||||
import { expect } from 'vitest'
|
||||
|
||||
// src: https://markus.oberlehner.net/blog/using-testing-library-jest-dom-with-vitest/
|
||||
expect.extend(matchers)
|
||||
Reference in New Issue
Block a user