Skip to content

Commit 5231d82

Browse files
committed
test: skip cola-component-unittest tests temporarily
1 parent 9c6148f commit 5231d82

File tree

1 file changed

+4
-0
lines changed
  • cola-components/cola-component-unittest

1 file changed

+4
-0
lines changed

cola-components/cola-component-unittest/pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@
1313
<description>${project.artifactId}</description>
1414
<url>https://github.com/alibaba/COLA</url>
1515

16+
<properties>
17+
<maven.test.skip>true</maven.test.skip>
18+
</properties>
19+
1620
<dependencies>
1721
<dependency>
1822
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)