prometheus/cmd/prometheus
Bryan Boreham 16e68c01e4 tests: remove err from message when testify prints it already
For instance `require.NoError` will print the unexpected error; we don't
need to include it in the message.

Signed-off-by: Bryan Boreham <bjboreham@gmail.com>
2024-02-01 14:18:01 +00:00
..
testdata End-to-end Query Log test (#6600) 2020-01-19 21:56:13 +00:00
main.go Fix typo in CLI flag description 2024-01-29 10:11:50 +01:00
main_test.go Refactor cmd tests to use testify. 2024-02-01 13:51:31 +00:00
main_unix_test.go tests: remove err from message when testify prints it already 2024-02-01 14:18:01 +00:00
query_log_test.go golangci-lint: enable testifylint linter (#13254) 2023-12-07 11:35:01 +00:00