Skip to content

Commit

Permalink
test: fix basic fixture
Browse files Browse the repository at this point in the history
  • Loading branch information
IonianPlayboy committed Mar 19, 2024
1 parent fe0c830 commit eb80c31
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions test/fixtures/basic/app.vue
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<template>
<NuxtLayout>
<NuxtPage />
</NuxtLayout>
</template>

0 comments on commit eb80c31

Please sign in to comment.