Skip to content

Commit

Permalink
NO-JIRA -PDB-all-tests should enable derby as well
Browse files Browse the repository at this point in the history
  • Loading branch information
clebertsuconic committed Sep 18, 2023
1 parent 0d2a94b commit 09cc76c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/db-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -420,6 +420,7 @@
<mysql.load>true</mysql.load>
<mssql.load>true</mssql.load>
<db2.load>true</db2.load>
<derby.load>true</derby.load>
<postgres.load>true</postgres.load>
</properties>
</profile>
Expand Down

0 comments on commit 09cc76c

Please sign in to comment.