Niels de Vos 457ffe884a cleanup: address golangci 'usetesting' linter issues
When a context.Context is needed in a unit test, t.Context() should be
used instead of creating a new one with context.TODO() or
context.Background().

Signed-off-by: Niels de Vos <ndevos@ibm.com>
2025-05-06 11:26:06 +00:00
..
2024-08-05 17:04:52 +00:00
2024-08-27 17:08:44 +00:00