Skip to content

Commit

Permalink
update fixture
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Dec 19, 2024
1 parent e6781b6 commit d60a16b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/fixture/nitro.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@ export default defineNitroConfig({
},
{
route: "/api/hello2",
handler: "~/api/hello.ts",
method: "GET",
handler: "~/api/hello.ts"
},
],
devProxy: {
Expand Down

0 comments on commit d60a16b

Please sign in to comment.