Skip to content

Commit

Permalink
test(cli): update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dimaslz committed Jan 28, 2024
1 parent 263904e commit 39e69e3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/cli/vitest.config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@ export default mergeConfig(
globals: true,
environment: "node",
setupFiles: "./global-setup.ts",
snapshotFormat: {
escapeString: false,
printBasicPrototype: false,
},
},
resolve: {
alias: {
Expand Down

0 comments on commit 39e69e3

Please sign in to comment.