gamalan / caddy-tlsredis

Redis Storage using for Caddy TLS Data
Apache License 2.0
95 stars 31 forks source link

Tests are missing some context for certmagic v0.16.0 #34

Closed devilleweppenaar closed 2 years ago

devilleweppenaar commented 2 years ago

There are currently some missing context parameters in the tests (storageredis_test.go). These can be updated to also use context.TODO() like some have already been updated to do.