We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b75f178 commit e47b828Copy full SHA for e47b828
1 file changed
src/plugins/loader.test.ts
@@ -1,4 +1,4 @@
1
-import { describe, it, expect, skipIf } from 'vitest';
+import { describe, it, expect } from 'vitest';
2
import { mkdtempSync, mkdirSync, writeFileSync } from 'node:fs';
3
import { join } from 'node:path';
4
import { tmpdir } from 'node:os';
0 commit comments