Skip to content

Commit

Permalink
fix: fix last commit
Browse files Browse the repository at this point in the history
  • Loading branch information
mirovladimitrovski committed Oct 30, 2023
1 parent f590159 commit 1a44e94
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test-e2e/tests/live_channel_test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ Scenario('I can navigate to live channels from the header', ({ I }) => {
I.see('On Channel 1', locate('div').inside(videoDetailsLocator));
});

// todo: unskip it when ready
Scenario('I can watch the current live program on the live channel screen', async ({ I }) => {
await I.openVideoCard('Channel 1');

Expand Down

0 comments on commit 1a44e94

Please sign in to comment.