Skip to content

Commit

Permalink
fix: add 'Set Library Search Order' to SANITY_TESTS folder with Robot…
Browse files Browse the repository at this point in the history
… suites
  • Loading branch information
vladislavploaia committed Mar 15, 2024
1 parent fe0c6e4 commit 2d9f9f0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions tests/robot/SANITY_TESTS/migrated_ehrscape_tests.robot
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,7 @@ Suite Setup Precondition

*** Keywords ***
Precondition
Set Library Search Order RCustom R
Upload OPT all_types/family_history.opt
Extract Template Id From OPT File
create EHR
Expand Down
1 change: 1 addition & 0 deletions tests/robot/SANITY_TESTS/sanity_tests.robot
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ Main flow Sanity Tests for Canonical XML Compositions

*** Keywords ***
Precondition
Set Library Search Order RCustom R
Upload OPT all_types/family_history.opt
Upload OPT nested/nested.opt
Upload OPT minimal/minimal_observation.opt
Expand Down

0 comments on commit 2d9f9f0

Please sign in to comment.