Skip to content

Commit 1b01210

Browse files
committed
fix lint
1 parent 4f46657 commit 1b01210

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/tests-unit/tests/core/routing/routeMatcher.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import {
2-
staticRouteMatcher,
32
dynamicRouteMatcher,
3+
staticRouteMatcher,
44
} from "@opennextjs/aws/core/routing/routeMatcher.js";
55
import { vi } from "vitest";
66

0 commit comments

Comments
 (0)