Skip to content
Snippets Groups Projects
Unverified Commit f15aed24 authored by Martin Weise's avatar Martin Weise
Browse files

Fixed the authentication test

parent b41c479c
Branches
Tags
1 merge request!106Dev
......@@ -16,3 +16,6 @@ spring.datasource.password=password
spring.jpa.database-platform=org.hibernate.dialect.H2Dialect
spring.jpa.hibernate.ddl-auto=create-drop
spring.jpa.show-sql=false
# disable mail health check
management.health.mail.enabled=false
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment