Skip to content

Commit

Permalink
Update kaltura-player.spec.ts (#884)
Browse files Browse the repository at this point in the history
### Description of the Changes

Please add a detailed description of the change, whether it's an
enhancement or a bugfix.
If the PR is related to an open issue please link to it.

**Issue:**

**Fix:**

#### Resolves FEC-[Please add the ticket reference here]
  • Loading branch information
MosheMaorKaltura authored Nov 17, 2024
1 parent ee97e62 commit a4fec59
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/e2e/kaltura-player.spec.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
// @ts-nocheck

//Player auto tests
import { setup } from '../../src';
import * as TestUtils from '../utils/test-utils';
import * as MediaMockData from './mock-data/media';
Expand Down

0 comments on commit a4fec59

Please sign in to comment.