mirror of
https://github.com/tuono-labs/tuono
synced 2026-07-29 22:02:46 -07:00
fix: update testing-library/jest-dom version
This commit is contained in:
@@ -7,7 +7,7 @@ import react from '@vitejs/plugin-react'
|
||||
const config = defineConfig({
|
||||
plugins: [react()],
|
||||
test: {
|
||||
name: 'react-router',
|
||||
name: 'tuono-router',
|
||||
watch: true,
|
||||
environment: 'jsdom',
|
||||
globals: true,
|
||||
|
||||
Reference in New Issue
Block a user