Skip to content

Commit 4d5b530

Browse files
committed
Merge remote-tracking branch 'origin/newRegressionTests' into dev
2 parents 3169057 + 0262c8e commit 4d5b530

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

test-complete/myHelp.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
1-
Step 1: Build dev source code by doing the following on your dev branch
1+
Step 1: Build dev source code by doing the following on your dev branch
22
~/java-client-api$
33
mvn clean
44
mvn compile
55
mvn �Dmaven.test.skip=true install
66

7-
you can avoid the above steps by updating build.gradle to use appropriate client dependencies from maven central.
8-
97
Step2: Go to the test complete directory
108

119
~/java-client-api/test-complete$

0 commit comments

Comments
 (0)