Skip to content

Commit c777e45

Browse files
NICTIZ-33617 Built test and cert TestScripts
1 parent 74d02c2 commit c777e45

File tree

6 files changed

+367
-1089
lines changed

6 files changed

+367
-1089
lines changed

output/STU3/BgZ-MSZ-2-0/Retrieve-BgZ/Cert/Retrieving-XIS/bgz-msz-xis-1-2-retrieve-bgz.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,9 +85,9 @@
8585
</action>
8686
<action>
8787
<assert>
88-
<description value="Confirm that the response Bundle contains 1 Practitioner resource(s). "/>
88+
<description value="Confirm that the response Bundle contains 1 Organization resource(s). "/>
8989
<direction value="response"/>
90-
<expression value="Bundle.entry.where(resource.is(Practitioner)).count() = 1"/>
90+
<expression value="Bundle.entry.where(resource.is(Organization)).count() = 1"/>
9191
<stopTestOnFail value="false"/>
9292
<warningOnly value="false"/>
9393
</assert>

0 commit comments

Comments
 (0)