mirror of
https://github.com/electron/electron.git
synced 2026-05-02 03:00:22 -04:00
chore: migrate version-bump-spec.ts to vitest
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import { expect } from 'chai';
|
||||
import * as sinon from 'sinon';
|
||||
import { afterEach, beforeEach, describe, it } from 'vitest';
|
||||
|
||||
import { SpawnSyncReturns } from 'node:child_process';
|
||||
|
||||
Reference in New Issue
Block a user