We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc346cf commit 3885aa7Copy full SHA for 3885aa7
tests/unit/common/config.test.ts
@@ -1,6 +1,5 @@
1
import { describe, it, expect } from "vitest";
2
import { setupUserConfig, UserConfig, defaultUserConfig } from "../../../src/common/config.js";
3
-import assert from "assert";
4
5
describe("config", () => {
6
describe("env var parsing", () => {
0 commit comments