Skip to content

Commit f0ac94b

Browse files
author
Ben Monro
committed
move example under tests
1 parent f97b690 commit f0ac94b

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
File renamed without changes.
File renamed without changes.

tests/queries.spec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import App from "../src/example/App.svelte";
1+
import App from "./example/App.svelte";
22
import { render } from "../src";
33
describe("App", () => {
44
test("should render", () => {

0 commit comments

Comments
 (0)