Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS will be completely phased out by mid-2025. To see alternatives please check here

Skip to content
Snippets Groups Projects
Commit f24fa325 authored by GKOPEC's avatar GKOPEC
Browse files

Name fixed

parent 92aeec49
No related branches found
No related tags found
No related merge requests found
......@@ -92,9 +92,9 @@
</property>
</soapuiProperties>
<testFailIgnore>true</testFailIgnore>
<projectFile>${maven.multiModuleProjectDirectory}/smp-soapui-tests/soapui/SMP4.0-Genneric-soapui-project.xml</projectFile>
<projectFile>${maven.multiModuleProjectDirectory}/smp-soapui-tests/soapui/SMP4.0-Generic-soapui-project.xml</projectFile>
<testSuite>WS-Auto for Bamboo</testSuite>
<!--<testCase>SMP001-Create ServiceGroup-Basic Flow-Admin Service Group specified</testCase>-->
<!--If you want to execute single test case <testCase>SMP001-Create ServiceGroup-Basic Flow-Admin Service Group specified</testCase>-->
<projectProperties>
<value>url=${url}</value>
</projectProperties>
......
......@@ -49,9 +49,9 @@
</property>
</soapuiProperties>
<testFailIgnore>false</testFailIgnore>
<projectFile>${project.basedir}/soapui/SMP4.0-Genneric-soapui-project.xml</projectFile>
<projectFile>${project.basedir}/soapui/SMP4.0-Generic-soapui-project.xml</projectFile>
<testSuite>WS-Auto for Bamboo</testSuite>
<!--<testCase>SMP001-Create ServiceGroup-Basic Flow-Admin Service Group specified</testCase>-->
<!--If you want to execute single test case <testCase>SMP001-Create ServiceGroup-Basic Flow-Admin Service Group specified</testCase>-->
<projectProperties>
<value>url=${url}</value>
</projectProperties>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment