Skip to content

Commit

Permalink
test(ballot-interpreter): switch from jest to vitest (#5705)
Browse files Browse the repository at this point in the history
  • Loading branch information
eventualbuddha committed Dec 11, 2024
1 parent 8cc2151 commit e3098c9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 22 deletions.
2 changes: 1 addition & 1 deletion libs/test-utils-vitest/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ export * from './child_process.js';
export * from './console.js';
export * from './mock_kiosk.js';
export * from './mock_of.js';
export * from './mock_use_audio_controls.js';
export * from './mock_use_audio_controls.js';
21 changes: 0 additions & 21 deletions libs/test-utils-vitest/vitest.config.ts

This file was deleted.

0 comments on commit e3098c9

Please sign in to comment.