From 4d09aa8d56efa3bbc6b6c6bcc32051bde6ef204f Mon Sep 17 00:00:00 2001 From: Michele Castellaneta <43062263+mcastellaneta@users.noreply.github.com> Date: Tue, 10 May 2022 10:56:36 +0200 Subject: [PATCH] Update raiplay.it.test.js Change local to UTC time --- sites/raiplay.it/raiplay.it.test.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sites/raiplay.it/raiplay.it.test.js b/sites/raiplay.it/raiplay.it.test.js index f28a9b35..6feba9ec 100644 --- a/sites/raiplay.it/raiplay.it.test.js +++ b/sites/raiplay.it/raiplay.it.test.js @@ -27,8 +27,8 @@ it('can parse response', () => { expect(result).toMatchObject([ { - start: '2022-05-03T19:40:00.000Z', - stop: '2022-05-03T20:30:00.000Z', + start: '2022-05-03T17:40:00.000Z', + stop: '2022-05-03T18:30:00.000Z', title: 'The Good Doctor S3E5 - La prima volta', description: "Shaun affronta il suo primo intervento. Il caso si rivela complicato e, nonostante Shaun abbia un'idea geniale, sarĂ  Andrews a portare a termine l'operazione.",