Update .gitignore

This commit is contained in:
StrangeDrVN
2025-12-04 20:09:53 +05:30
parent 34a53b99a4
commit 43d74791d6

View File

@@ -76,8 +76,8 @@ it('can parse response', () => {
expect(results.length).toBe(16) expect(results.length).toBe(16)
expect(results[0]).toMatchObject({ expect(results[0]).toMatchObject({
start: '2025-01-26T00:30:00.000Z', start: '2025-01-25T19:00:00.000Z',
stop: '2025-01-26T02:05:00.000Z', stop: '2025-01-25T20:35:00.000Z',
title: [ title: [
{ lang: 'en', value: 'Train to Busan 2: Peninsula' }, { lang: 'en', value: 'Train to Busan 2: Peninsula' },
{ lang: 'hi', value: 'ट्रेन टू बुसान 2: पेनीनसुला' }, { lang: 'hi', value: 'ट्रेन टू बुसान 2: पेनीनसुला' },