Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sjk4618 committed Jan 24, 2025
1 parent 22504ac commit ef2a571
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cakey-auth/src/test/resources/application-test.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
spring:
profiles: test
profiles:
active: test
cache:
type: simple
cache-names: refresh
Expand Down

0 comments on commit ef2a571

Please sign in to comment.