This is an automated email from the ASF dual-hosted git repository.
gongchao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hertzbeat.git
The following commit(s) were added to refs/heads/master by this push:
new 9a00f5a77 [improve] modify e2e test (#2814)
9a00f5a77 is described below
commit 9a00f5a77604c9451fbc25af4226aac4fa8ee59a
Author: Jast <[email protected]>
AuthorDate: Thu Nov 14 23:38:43 2024 +0800
[improve] modify e2e test (#2814)
---
hertzbeat-e2e/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hertzbeat-e2e/pom.xml b/hertzbeat-e2e/pom.xml
index 872171ca0..8a1082da9 100644
--- a/hertzbeat-e2e/pom.xml
+++ b/hertzbeat-e2e/pom.xml
@@ -32,7 +32,7 @@
</modules>
<properties>
-<!-- <maven.test.skip>true</maven.test.skip>-->
+ <maven.test.skip>true</maven.test.skip>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]