Skip to content

Commit

Permalink
Merge pull request #93 from ehrbase/feature/add_webtemplate_to_coverage
Browse files Browse the repository at this point in the history
add web-template module to coverage
  • Loading branch information
stefanspiska authored Sep 29, 2020
2 parents 937cf03 + 8864ba6 commit 4f8f67b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions test-coverage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,11 @@
<artifactId>validation</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>com.github.ehrbase.openEHR_SDK</groupId>
<artifactId>web-template</artifactId>
<version>${project.version}</version>
</dependency>
</dependencies>


Expand Down

0 comments on commit 4f8f67b

Please sign in to comment.