-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
We have noticed following discrepancy in https://docs.camunda.org/manual/7.11/user-guide/testing/#debug-unit-tests.
The guide mentions name of in-memory database as
in the following statement, but two screenshots shown below in the page has valuejdbc:h2:mem:camunda
.jdbc:h2:mem:activiti
"Now open up a browser and go to http://localhost:8082, and fill in the JDBC URL to the in-memory database (by default this is jdbc:h2:mem:camunda), and hit the connect button."