mirror of
https://github.com/akvorado/akvorado.git
synced 2025-12-11 22:14:02 +01:00
console/clickhouse: Expose API route to get best table and interval from time range
This commit is contained in:
@@ -21,7 +21,7 @@ import (
|
||||
"akvorado/console/database"
|
||||
)
|
||||
|
||||
// NewMock instantiantes a new authentication component
|
||||
// NewMock instantiates a new authentication component
|
||||
func NewMock(t *testing.T, config Configuration) (*Component, *httpserver.Component, *mocks.MockConn, *clock.Mock) {
|
||||
t.Helper()
|
||||
r := reporter.NewMock(t)
|
||||
|
||||
Reference in New Issue
Block a user