Skip to content

Commit f8e97e8

Browse files
committed
Fix unopened blockquote
1 parent 913786c commit f8e97e8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/data/markdown/translated-guides/en/03 Using k6 browser/02 Running browser tests.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,8 @@ PS C:\k6> $env:K6_BROWSER_HEADLESS=false ; k6 run script.js
113113

114114
</CodeGroup>
115115

116+
<Blockquote mod="note" title="">
117+
116118
When using Docker to run k6 browser tests, make sure you have pulled the correct image with Chromium built-in. See [k6 Installation via Docker](/get-started/installation/#docker) for more information.
117119

118120
</Blockquote>

0 commit comments

Comments
 (0)