Skip to content

Commit 26dac3d

Browse files
author
gaohaoxiang
committed
Merge branch '4.1.0-SNAPSHOT' of http://git.jd.com/laf/journalQ into 4.1.0-SNAPSHOT
# Conflicts: # docs/cn/rest_api.md
1 parent 2738672 commit 26dac3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -674,7 +674,7 @@
674674
<artifactId>maven-surefire-plugin</artifactId>
675675
<version>${maven-surefire-plugin.version}</version>
676676
<configuration>
677-
<skipTests>true</skipTests>
677+
<skipTests>false</skipTests>
678678
</configuration>
679679
</plugin>
680680
<plugin>

0 commit comments

Comments
 (0)