Skip to content

Commit

Permalink
CI updated
Browse files Browse the repository at this point in the history
  • Loading branch information
vitPinchuk committed May 27, 2024
1 parent 39abb8d commit f48702e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/api/api.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -598,7 +598,7 @@ describe('Api', () => {
'https://i1.ytimg.com/vi/PaiGygHI-dA/hqdefault.jpg',
'https://i3.ytimg.com/vi/RAxqS2hpWkg/hqdefault.jpg',
]);
expect(description?.values).toEqual(['ABOUT THIS VIDEO Grafa', 'ABOUT THIS VIDEO Grafa In the m']);
expect(description?.values).toEqual(['ABOUT THIS VIDEO Grafa', 'ABOUT THIS VIDEO In the m']);
expect(content?.values).toEqual([
'https://www.youtube.com/v/PaiGygHI-dA?version=3',
'https://www.youtube.com/v/RAxqS2hpWkg?version=3',
Expand Down

0 comments on commit f48702e

Please sign in to comment.