Skip to content

Commit

Permalink
docs(test): fix robotframework code block
Browse files Browse the repository at this point in the history
Add empty line to fix robotframework code block.

Signed-off-by: Christian Schlotter <christian.schlotter@zeiss.com>
  • Loading branch information
schlotter authored Sep 25, 2024
1 parent 3869665 commit e7d7104
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/develop/test/robot.rst
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ Besides some common keywords provided by Robot Framework themselves, there is a
'ZephyrLibrary' that can be loaded and used in the Robot test files.

.. code-block:: robotframework
*** Settings ***
Library twister_harness.robot_framework.ZephyrLibrary
Expand Down

0 comments on commit e7d7104

Please sign in to comment.