Skip to content

Commit 7c966d3

Browse files
committed
Fix unit tests
1 parent 23b24a5 commit 7c966d3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/build/fs-routes.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -321,6 +321,7 @@ test("matches the on-disk example/ project", async () => {
321321
{ path: "example/islands/Clicks.tsx" },
322322
{ path: "example/islands/Counter.tsx" },
323323
{ path: "example/islands/double.tsx" },
324+
{ path: "example/islands/KeptCounter.tsx" },
324325
{ path: "example/islands/Wrapper.tsx" },
325326
]);
326327

0 commit comments

Comments
 (0)