have to build user-registration-capacitytest-gatling before it will pass with mvn install
Closed this issue · 1 comments
rogerdubbs commented
If you just run mvn install from the root, the capacity tests will fail. You can fix it by running mvn test from the user-registration-capacitytest-gatling directory.
It would be great if just one command worked.
ewolff commented
I am unable to reproduce this, sorry.