Skip to content

Commit 62b762a

Browse files
committed
test: add "shorts" to test file
1 parent 97ed204 commit 62b762a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

tests/docs/smoke-all/video/video-smoke-test.qmd

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ _quarto:
3535

3636
- '#brightcove-test iframe[src$="https://players.brightcove.net/1460825906/default_default/index.html?videoId=5988531335001"]'
3737

38+
- "#youtube-short-test .quarto-video.ratio.ratio-16x9"
39+
- '#youtube-short-test iframe[src$="https://www.youtube.com/shorts/Kra3uHSIuBY"]'
40+
3841
---
3942

4043
::: {#video-js-test}
@@ -106,3 +109,9 @@ _quarto:
106109
{{< video https://players.brightcove.net/1460825906/default_default/index.html?videoId=5988531335001 >}}
107110

108111
:::
112+
113+
::: {#youtube-short-test}
114+
115+
{{< video https://www.youtube.com/shorts/Kra3uHSIuBY >}}
116+
117+
:::

0 commit comments

Comments
 (0)