Files
kubernetes/test/utils
Patrick Ohly 4e6cf3ca0c ktesting: shorter error logging in WithError
Gomega formats errors by first showing Error() (already has all information
after WithError) and then again by dumping the error struct, which is redundant
in this case. We can avoid the latter by providing a GomegaString
implementation which returns nothing.
2026-01-07 14:11:33 +01:00
..
2025-12-18 19:05:14 +05:30
2025-08-29 13:43:54 +02:00
2024-11-08 03:00:54 +00:00