Skip to content

Commit

Permalink
Merge pull request #194 from rosette-api/no-jira-move-new-tests-to-ri…
Browse files Browse the repository at this point in the history
…ght-submodule

NO-JIRA:  Move new tests to correct sub-module.
  • Loading branch information
Keston375 authored Mar 27, 2023
2 parents 2b082c2 + 8b55667 commit dbf867e
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,12 @@
<artifactId>jackson-databind</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-api</artifactId>
<version>${junit.version}</version>
<scope>test</scope>
</dependency>
</dependencies>
<build>
<plugins>
Expand Down

0 comments on commit dbf867e

Please sign in to comment.