Skip to content

Commit

Permalink
CDR-1479 adjust error message
Browse files Browse the repository at this point in the history
  • Loading branch information
HolgerReiseVSys authored Jun 10, 2024
1 parent 395828c commit 761d019
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ Suite Setup Set Library Search Order For Tests
${err_msg} Run Keyword And Expect Error *
... Send Ad Hoc Request aql_body=${test_data}
Should Contain ${err_msg} 422 != 200
Should Contain ${err_msg} Query contains a LIMIT clause, fetch and offset parameters must not be used
Should Contain ${err_msg} Query parameter for offset provided, but no fetch parameter

2.f Query - Ad-Hoc Query GET - Query Param ehr_id - Query Limit And Offset
[Documentation] Covers https://vitagroup-ag.atlassian.net/browse/CDR-1391
Expand Down

0 comments on commit 761d019

Please sign in to comment.