Skip to content

Commit

Permalink
remove snapshot store from test config again
Browse files Browse the repository at this point in the history
  • Loading branch information
pvlugter committed Jan 10, 2025
1 parent a0b20f1 commit f5c3b8a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ object TestConfig {
.parseString("""
akka.loglevel = DEBUG
akka.persistence.journal.plugin = "akka.persistence.dynamodb.journal"
akka.persistence.snapshot-store.plugin = "akka.persistence.dynamodb.snapshot"
akka.persistence.dynamodb {
query {
refresh-interval = 1s
Expand Down

0 comments on commit f5c3b8a

Please sign in to comment.