Skip to content

Commit

Permalink
chore: comment
Browse files Browse the repository at this point in the history
  • Loading branch information
hi-ogawa committed Mar 14, 2024
1 parent 70df0ec commit 18dcc0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/ws-api/fixtures/server-url/vitest.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import { defineConfig } from 'vitest/config'
import basicSsl from '@vitejs/plugin-basic-ssl'

// test https by
// TEST_HTTPS=1 pnpm test-fixtures --root fixtures/server-url
// TEST_HTTPS=1 pnpm test --root fixtures/server-url --api

export default defineConfig({
plugins: [
Expand Down

0 comments on commit 18dcc0b

Please sign in to comment.