mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 09:00:07 -04:00
Update magentatv.de.test.js
Updated test with correct time
This commit is contained in:
parent
b17ef42a89
commit
72577a8f84
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ it('can parse response', () => {
|
|||
|
||||
expect(result).toMatchObject([
|
||||
{
|
||||
start: '2023-10-23T11:58:55.000Z',
|
||||
start: '2023-10-23T23:58:55.000Z',
|
||||
stop: '2023-10-24T00:11:05.000Z',
|
||||
title: 'Twenty Foot Plus',
|
||||
description:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue