Skip to content
Snippets Groups Projects
Commit a93b0394 authored by felmer's avatar felmer
Browse files

SSDM-2600: exclude tag for group 'project-samples' were in the wrong suite definition.

SVN: 34971
parent 2332d1af
No related branches found
No related tags found
No related merge requests found
...@@ -4,6 +4,7 @@ ...@@ -4,6 +4,7 @@
<run> <run>
<include name="system-cleandb"/> <include name="system-cleandb"/>
<exclude name="authorization"/> <exclude name="authorization"/>
<exclude name="project-samples"/>
<exclude name="broken"/> <exclude name="broken"/>
</run> </run>
</groups> </groups>
......
...@@ -4,7 +4,6 @@ ...@@ -4,7 +4,6 @@
<run> <run>
<include name="system-cleandb"/> <include name="system-cleandb"/>
<exclude name="authorization"/> <exclude name="authorization"/>
<exclude name="project-samples"/>
<exclude name="broken"/> <exclude name="broken"/>
</run> </run>
</groups> </groups>
......
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