mirror of
https://github.com/tenrok/BBob.git
synced 2026-05-21 13:24:05 +03:00
fix: jest issues after deps update
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
/**
|
||||
* @jest-environment jsdom
|
||||
*/
|
||||
|
||||
import preset from '@bbob/preset-vue';
|
||||
import { render, fireEvent } from '@testing-library/vue'
|
||||
import Component from '../src/Component'
|
||||
|
||||
Reference in New Issue
Block a user