test: add vitest and svelte testing library (resolves #13)
This commit is contained in:
@@ -0,0 +1 @@
|
||||
import '@testing-library/jest-dom/vitest';
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
import '@testing-library/jest-dom/vitest';
|
||||