Skip to content

Commit

Permalink
don't set port
Browse files Browse the repository at this point in the history
  • Loading branch information
birkskyum committed Sep 21, 2024
1 parent 191982c commit 5344b53
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions vitest.config.unit.ts
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
import {defineConfig} from 'vitest/config';

export default defineConfig({
server: {
port: 80
},
test: {
name: 'unit',
environment: 'jsdom',
Expand Down

0 comments on commit 5344b53

Please sign in to comment.