Skip to content

Commit

Permalink
- fixed name
Browse files Browse the repository at this point in the history
  • Loading branch information
franzhaas committed Sep 23, 2024
1 parent 62a0cc4 commit 89746f6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion examples/bson/simple_bson.robot
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
*** Settings ***
Documentation This is a simple example for a robot file using constructRF using bson as an example.
Documentation This is a simple example for a robot file using robotframework-construct using bson as an example.
... To run it use.:
... uv run robot -P examples/bson/ examples/bson/simple_bson.robot
Library bson
Expand Down
3 changes: 1 addition & 2 deletions examples/regmapmockup/regmapmockup.robot
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
*** Settings ***
Documentation This is a simple example for a robot file using constructRF demonstrating the regmap feature
Documentation This is a simple example for a robot file using robotframework-construct demonstrating the regmap feature
Library robotframework_construct.regmap

*** Test Cases ***
Expand Down

0 comments on commit 89746f6

Please sign in to comment.