Skip to content
This repository was archived by the owner on Aug 18, 2023. It is now read-only.

Commit 9fe488d

Browse files
committed
move tests
1 parent b96cd73 commit 9fe488d

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

src/test/blocks.test.ts renamed to test/blocks.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { mount } from '@vue/test-utils';
2-
import { SanityBlocks } from '..';
2+
import { SanityBlocks } from '../src';
33

44
const content = [
55
{
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)