chore(deps): bump the common group across 1 directory with 20 updates (#7876)

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: knqyf263 <knqyf263@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: knqyf263 <knqyf263@gmail.com>
This commit is contained in:
dependabot[bot]
2024-11-06 13:25:40 +04:00
committed by GitHub
parent 6e3252b1d3
commit 601846134c
6 changed files with 123 additions and 115 deletions

View File

@@ -559,7 +559,7 @@ func TestClientServerWithRedis(t *testing.T) {
})
// Terminate the Redis container
require.NoError(t, redisC.Terminate(ctx))
require.NoError(t, testcontainers.TerminateContainer(redisC))
t.Run("sad path", func(t *testing.T) {
osArgs := setupClient(t, testArgs, addr, cacheDir)