mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-30 16:01:14 -04:00
feat(client): integrate new test runner (#60318)
This commit is contained in:
committed by
GitHub
parent
18e2f919c2
commit
49fbe88369
3
tools/client-plugins/browser-scripts/test-runner.ts
Normal file
3
tools/client-plugins/browser-scripts/test-runner.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export type { FCCTestRunner } from '@freecodecamp/curriculum-helpers/test-runner.js';
|
||||
|
||||
export { version } from '@freecodecamp/curriculum-helpers/package.json';
|
||||
Reference in New Issue
Block a user