Skip to content

Commit

Permalink
update test
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Oct 31, 2024
1 parent 5178d65 commit 15856ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/presets/netlify-legacy.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ describe("nitro:preset:netlify-legacy", async () => {
"/with-default-fallthrough/* /with-default-fallthrough/:splat 200
/nested/no-fallthrough/* /nested/no-fallthrough/:splat 200
/* /catch-all 200"
`.trim()
`
);
});
});
Expand Down

0 comments on commit 15856ca

Please sign in to comment.