Skip to content

Commit

Permalink
test: fix incorrect result
Browse files Browse the repository at this point in the history
  • Loading branch information
Dunqing committed Oct 7, 2022
1 parent 1d972cb commit beec2b1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/vite/src/node/__tests__/env.spec.ts
Expand Up @@ -35,7 +35,6 @@ describe('loadEnv', () => {
{
"VITE_APP_BASE_ROUTE": "/app/",
"VITE_APP_BASE_URL": "/app/",
"VITE_USER_NODE_ENV": "production",
}
`)
})
Expand Down

0 comments on commit beec2b1

Please sign in to comment.