Skip to content

Commit

Permalink
Merge pull request #853 from inspire-eu-validation/link-simpl-staging
Browse files Browse the repository at this point in the history
TG Req 6(1) test step renamed.
change the name of one teststep of TG Req 6(1). It changes from "skip to scenario 2" to "check atom link" as it is less explicit that the only purpose of the step is to skip to the other scenario
  • Loading branch information
jenriquesoriano authored Sep 23, 2024
2 parents 6b9bcc5 + 8860059 commit 4a71b87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service/ds-atom-pre-defined-soapui-project.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1836,7 +1836,7 @@ if(scenario == '1'){
<con:parameters />
</con:config>
</con:testStep>
<con:testStep type="groovy" name="Skip for Scenario 2" id="bdb8aae9-88b5-45e4-9aa5-fc918401368c">
<con:testStep type="groovy" name="Get Atom Link" id="bdb8aae9-88b5-45e4-9aa5-fc918401368c">
<con:settings />
<con:config>
<script>import de.interactive_instruments.etf.suim.TranslatableAssertionError;
Expand Down

0 comments on commit 4a71b87

Please sign in to comment.