Skip to content

Commit 4d7903c

Browse files
committed
removed embedsu from workflow
1 parent 75c8aaf commit 4d7903c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/app.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import request from 'supertest';
22
import { server } from '../index.js';
33
import app from '../index.js';
44

5-
const movieProviders = ['2embed', 'embedsu', 'vidsrcsu'];
5+
const movieProviders = ['2embed', 'vidsrcsu'];
66

77
describe('API Routes', () => {
88
describe('GET /', () => {

0 commit comments

Comments
 (0)