Skip to content

Commit

Permalink
fix svelte feature test
Browse files Browse the repository at this point in the history
  • Loading branch information
vishal423 committed Sep 23, 2024
1 parent af843f3 commit 1fe012c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion src/test/features/client/svelte.feature
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,8 @@ Feature: Svelte
| prettier |
| svelte-core |
Then I should have files in ""
| tsconfig.json |
| jsconfig.json |
| vitest-setup.js |
| vite.config.js |
| svelte.config.js |
| eslint.config.js |

0 comments on commit 1fe012c

Please sign in to comment.