Skip to content

Commit aea2599

Browse files
committed
chore: broken test
1 parent e4bf078 commit aea2599

File tree

1 file changed

+1
-1
lines changed
  • test/fixtures/hook-config/server/plugins

1 file changed

+1
-1
lines changed

test/fixtures/hook-config/server/plugins/robots.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { defineNitroPlugin } from '#imports'
1+
import { defineNitroPlugin } from 'nitropack/runtime'
22

33
export default defineNitroPlugin((nitroApp) => {
44
// Replicate the user's code from issue #233

0 commit comments

Comments
 (0)