Login
Remember
Register
Ask a Question
Syntax used to skip the test using terminal
0
votes
asked
Jan 31, 2020
in
Azure
by
Tate
Syntax used to skip the test using terminal
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jan 31, 2020
by
Tate
mvn install -DskipTests
...