Skip to content

Commit

Permalink
Lukk Redis-tilkobling etter integrasjonstester (#597)
Browse files Browse the repository at this point in the history
  • Loading branch information
bjerga authored Jul 9, 2024
1 parent a44ff12 commit bf576be
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,7 @@ abstract class EndToEndTest : ContainerTest() {
// Prometheus-metrikker spenner bein på testene uten denne
CollectorRegistry.defaultRegistry.clear()
redisStore.shutdown()
redisConnection.close()
inntektsmeldingDatabase.dataSource.close()
notifikasjonDatabase.dataSource.close()
println("Stopped.")
Expand Down

0 comments on commit bf576be

Please sign in to comment.