Skip to content

Commit

Permalink
Merge pull request #179 from camunda-cloud/tests-move
Browse files Browse the repository at this point in the history
Moved test classes to test sources
  • Loading branch information
remcowesterhoud authored Feb 11, 2022
2 parents 60cecea + 431cbcf commit 26aa007
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions engine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-api</artifactId>
<scope>test</scope>
</dependency>

<dependency>
Expand Down

0 comments on commit 26aa007

Please sign in to comment.