diff --git a/spec/types-spec.ts b/spec/types.spec.ts similarity index 92% rename from spec/types-spec.ts rename to spec/types.spec.ts index a635b64da6..f565966238 100644 --- a/spec/types-spec.ts +++ b/spec/types.spec.ts @@ -1,4 +1,5 @@ import { expect } from 'chai'; +import { describe, it } from 'vitest'; describe('bundled @types/node', () => { it('should match the major version of bundled node', () => {