Skip to content

Commit

Permalink
added test app props
Browse files Browse the repository at this point in the history
  • Loading branch information
Teller501 committed Dec 10, 2023
1 parent 0f9c3c1 commit 95e5bcb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/test/resources/application.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
spring.datasource.url=jdbc:h2:mem:test;MODE=MySQL
spring.datasource.username=
spring.datasource.password=
secret=${SECRET}

0 comments on commit 95e5bcb

Please sign in to comment.