Skip to content

Commit 9541608

Browse files
committed
Remove nonsensical text from application.properties in Hibernate Reactive integration tests
1 parent d7d5279 commit 9541608

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

extensions/hibernate-reactive/deployment/src/test/resources/application.properties

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ quarkus.datasource.username=hibernate_orm_test
33
quarkus.datasource.password=hibernate_orm_test
44
quarkus.datasource.reactive=true
55
quarkus.datasource.reactive.url=${postgres.reactive.url}
6-
quarkus.postgres_blvertx-reactive:postgresql://localhost:5431/hibernate_orm_test"
76

87
# Hibernate config
98
#quarkus.hibernate-orm.log.sql=true

0 commit comments

Comments
 (0)