Skip to content

Commit

Permalink
fix: set {ehrstatus_uid} as test variable
Browse files Browse the repository at this point in the history
  • Loading branch information
vladislavploaia committed Feb 23, 2024
1 parent 6f2776f commit b4e8482
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/robot/_resources/keywords/ehr_keywords.robot
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@ Create New EHR With Multitenant Token
Set Suite Variable ${ehr_status} ${resp.json()['ehr_status']}
Set Suite Variable ${versioned_status_uid} ${short_uid}
Set Suite Variable ${response} ${resp}
Set Test Variable ${ehrstatus_uid} ${ehrstatus_uid}
Log ${ehr_id}
Log ${system_id}
Log ${ehr_status}
Expand Down

0 comments on commit b4e8482

Please sign in to comment.