Skip to content

Commit

Permalink
MediaEmbed: updated test
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshyPHP committed May 13, 2024
1 parent 4fd5739 commit 1c58590
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/Plugins/MediaEmbed/ParserTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -505,8 +505,8 @@ function ($configurator)
}
],
[
'https://play.acast.com/s/e3178447-8d7d-556e-bece-5d8f7c4dd539/f38da59a-9eb9-42f7-a0bf-a633ef813202?seek=125',
'<r><ACAST episode_id="f38da59a-9eb9-42f7-a0bf-a633ef813202" show_id="e3178447-8d7d-556e-bece-5d8f7c4dd539" t="125">https://play.acast.com/s/e3178447-8d7d-556e-bece-5d8f7c4dd539/f38da59a-9eb9-42f7-a0bf-a633ef813202?seek=125</ACAST></r>',
'https://shows.acast.com/aacb15fc-f2a9-43e6-9d0f-521463063cef/6558c1f90418cd001283f072?seek=125',
'<r><ACAST episode_id="6558c1f90418cd001283f072" show_id="aacb15fc-f2a9-43e6-9d0f-521463063cef" t="125">https://shows.acast.com/aacb15fc-f2a9-43e6-9d0f-521463063cef/6558c1f90418cd001283f072?seek=125</ACAST></r>',
[],
function ($configurator)
{
Expand Down

0 comments on commit 1c58590

Please sign in to comment.