mirror of
https://github.com/movie-web/providers.git
synced 2025-09-13 17:33:26 +00:00
Fix build
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
import { describe, it, expect } from "vitest";
|
||||
|
||||
describe('oof.ts', () => {
|
||||
it('should contain hello', () => {
|
||||
expect('hello').toContain('hello');
|
||||
|
Reference in New Issue
Block a user