File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -53,8 +53,8 @@ inputs:
53
53
54
54
requires-xvfb :
55
55
description : >
56
- Whether to install X Virtual Frame Buffer (XVFB)
57
- <https://www.x.org/releases/X11R7.6/doc/man/man1/Xvfb.1.xhtml>_ and run
56
+ Whether to install ` X Virtual Frame Buffer (XVFB)
57
+ <https://www.x.org/releases/X11R7.6/doc/man/man1/Xvfb.1.xhtml>` _ and run
58
58
the whole test session using XVFB. The default value is ``false``.
59
59
60
60
If ``true``, installs `X Virtual Frame Buffer (XVFB)
Original file line number Diff line number Diff line change @@ -48,8 +48,8 @@ inputs:
48
48
49
49
requires-xvfb :
50
50
description : >
51
- Whether to install X Virtual Frame Buffer (XVFB)
52
- <https://www.x.org/releases/X11R7.6/doc/man/man1/Xvfb.1.xhtml>_ and run
51
+ Whether to install ` X Virtual Frame Buffer (XVFB)
52
+ <https://www.x.org/releases/X11R7.6/doc/man/man1/Xvfb.1.xhtml>` _ and run
53
53
the whole test session using XVFB. The default value is ``false``.
54
54
default : false
55
55
required : false
You can’t perform that action at this time.
0 commit comments