**Describe the bug** The JUnit dependency in the `pom.xml` is in the default scope. **Expected behavior** The JUnit dependency in the `pom.xml` should be marked with `<scope>test</scope>` **Library version number** 0.6.4
Describe the bug
The JUnit dependency in the
pom.xmlis in the default scope.Expected behavior
The JUnit dependency in the
pom.xmlshould be marked with<scope>test</scope>Library version number
0.6.4