Skip to content

Commit

Permalink
Update kaltura-player.spec.ts (#874)
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 5, 2024
1 parent d8eb551 commit 6ae578c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/e2e/kaltura-player.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ import AsyncResolvePlugin from './common/plugin/test-plugins/async-resolve-plugi
import AsyncRejectPlugin from './common/plugin/test-plugins/async-reject-plugin';
import { Provider } from '@playkit-js/playkit-js-providers/ovp-provider';
import { Images } from './mock-data/images';

const targetId = 'player-placeholder_kaltura-player.spec';

describe('kaltura player api', () => {
Expand Down

0 comments on commit 6ae578c

Please sign in to comment.