etcd/tests/integration
Chun-Hung Tseng a69829bae3
Address linter issues
Log:

integration/metrics_test.go:139:4: SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
			t.Fatalf(err.Error())
			^
integration/clientv3/lease/lease_test.go:410:4: SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
			t.Fatalf(errMsg)

Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
2024-08-29 22:16:48 +02:00
..
2024-08-29 22:16:48 +02:00
2023-09-24 14:21:11 +08:00
2023-09-19 20:24:01 +08:00
2024-03-25 10:34:44 +08:00
2024-08-29 22:16:48 +02:00
2023-10-17 21:24:13 +08:00
2023-03-17 14:39:18 -07:00
2023-09-19 20:24:01 +08:00
2022-11-17 19:07:04 +03:00
2023-10-17 21:24:13 +08:00