G-XD commented on code in PR #3129:
URL:
https://github.com/apache/incubator-opendal/pull/3129#discussion_r1332517353
##########
bindings/java/README.md:
##########
@@ -62,14 +62,48 @@ You can use Maven to build both Rust dynamic lib and JAR
files with one command
./mvnw clean package -DskipTests=true
```
+## Setup Tests
+
+Please copy `{project.rootdir}/.env.example` to `src/test/resources/.env` and
change the values on need.
Review Comment:
Okay, I got it. I'll try.🫡
##########
bindings/java/README.md:
##########
@@ -62,14 +62,48 @@ You can use Maven to build both Rust dynamic lib and JAR
files with one command
./mvnw clean package -DskipTests=true
```
+## Setup Tests
+
+Please copy `{project.rootdir}/.env.example` to `src/test/resources/.env` and
change the values on need.
Review Comment:
Okay, I got it. I'll try.🫡
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]