We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2eb8588 commit b7eb8d5Copy full SHA for b7eb8d5
core/com.b2international.snowowl.core.rest.tests/pom.xml
@@ -74,6 +74,7 @@
74
<includes>
75
<include>**/AllSnowOwlApiTests.java</include>
76
</includes>
77
+ <skip>true</skip>
78
</configuration>
79
</plugin>
80
</plugins>
fhir/com.b2international.snowowl.fhir.rest.tests/pom.xml
@@ -102,6 +102,7 @@
102
103
<include>**/AllFhirRestTests.java</include>
104
105
106
107
</execution>
108
</executions>
snomed/com.b2international.snowowl.snomed.core.rest.tests/pom.xml
@@ -87,6 +87,7 @@
87
88
<include>**/AllSnomedApiTests.java</include>
89
90
91
92
93
0 commit comments