Skip to content

Commit

Permalink
undo update to application.yml do to ci failure
Browse files Browse the repository at this point in the history
  • Loading branch information
achimber-moj committed Dec 9, 2024
1 parent bf24b41 commit 9867c20
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -84,9 +84,6 @@ spring.config.activate.on-profile: dev
---
spring.config.activate.on-profile: integration-test
spring.datasource.url: jdbc:h2:mem:./test;MODE=Oracle;DEFAULT_NULL_ORDERING=HIGH;DB_CLOSE_ON_EXIT=FALSE
spring:
jpa:
database-platform: org.hibernate.dialect.H2Dialect
---
spring.config.activate.on-profile: oracle
spring:
Expand Down

0 comments on commit 9867c20

Please sign in to comment.