Skip to content

Commit 5fafe51

Browse files
committed
fixup! 9c95611
1 parent f129299 commit 5fafe51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Fork this repo and [adapt the template to build a test case which shows the fail
1313

1414
Basic [Renode test script](https://renode.readthedocs.io/en/latest/basic/monitor-syntax.html) is already prepared for you to build upon.
1515
This script creates a single [Nucleo H533RE](https://designer.antmicro.com/library/devices/nucleo_h533re?software=zephyr|nucleo_h533re|) platform and loads Zephyr Hello World binary.
16-
The [Robot Framework](https://robotframework.org/) file can easily [be modified](https://renode.readthedocs.io/en/latest/introduction/testing.html#running-the-robot-test-script) to recreate failing conditions.
16+
The [Robot Framework](https://robotframework.org/) file can easily [be modified](https://renode.readthedocs.io/en/latest/introduction/testing.html#running-the-robot-test-script) to recreate the scenario which causes the issue.
1717

1818
Feel free to modify both of these files and add other if needed e.g. by including [custom platform files](https://renode.readthedocs.io/en/latest/basic/describing_platforms.html#describing-platforms) or by [adding custom models](#overriding-existing-or-adding-new-peripheral-models-in-runtime).
1919

0 commit comments

Comments
 (0)