Skip to content

Commit

Permalink
Moved BaseTest class to framework package
Browse files Browse the repository at this point in the history
  • Loading branch information
Serwios committed Jul 14, 2024
1 parent f08de1a commit 1542f50
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,10 @@
<version>1.19.8</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.flywaydb</groupId>
<artifactId>flyway-core</artifactId>
</dependency>
</dependencies>

<build>
Expand Down

0 comments on commit 1542f50

Please sign in to comment.