Skip to content

Commit

Permalink
TRUNK-5490: Add DTD config tests
Browse files Browse the repository at this point in the history
  • Loading branch information
k4pran committed Aug 4, 2023
1 parent 4c1344f commit 773ec59
Show file tree
Hide file tree
Showing 11 changed files with 2,553 additions and 0 deletions.
4 changes: 4 additions & 0 deletions api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -296,6 +296,10 @@
<groupId>org.testcontainers</groupId>
<artifactId>mysql</artifactId>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-params</artifactId>
</dependency>
</dependencies>
<build>
<resources>
Expand Down
Loading

0 comments on commit 773ec59

Please sign in to comment.