mirror of
https://github.com/electron/electron.git
synced 2026-05-02 03:00:22 -04:00
chore: migrate parse-features-string-spec.ts to vitest
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import { expect } from 'chai';
|
||||
import { describe, it } from 'vitest';
|
||||
|
||||
import { parseCommaSeparatedKeyValue, parseFeatures } from '../lib/browser/parse-features-string';
|
||||
|
||||
Reference in New Issue
Block a user