]> git.mxchange.org Git - friendica.git/commitdiff
fix test
authorHannes Heute <haheute@posteo.de>
Wed, 28 May 2025 18:53:39 +0000 (20:53 +0200)
committerHannes Heute <haheute@posteo.de>
Wed, 28 May 2025 18:53:39 +0000 (20:53 +0200)
tests/src/Content/Text/BBCodeTest.php

index ba3678a780f7705d91527007a61c5a70f6e9a4f1..a4b740703dd312d48cb04480374e55d300398421 100644 (file)
@@ -392,7 +392,7 @@ Karl Marx - Die ursprüngliche Akkumulation
                        ],
                        'task-14940-youtube-mobile' => [
                                'expectedBBCode' => '[url=https://m.youtube.com/watch?v=hfwbmTzBFT0]https://m.youtube.com/watch?v=hfwbmTzBFT0[/url]',
-                               'text'           => '[youtube]https://www.youtube.com/watch?v=hfwbmTzBFT0[/youtube]',
+                               'text'           => '[youtube]https://m.youtube.com/watch?v=hfwbmTzBFT0[/youtube]',
                        ],
                        'task-14940-vimeo' => [
                                'expectedBBCode' => '[url=https://vimeo.com/2345345]https://vimeo.com/2345345[/url]',