mirror of
https://github.com/akvorado/akvorado.git
synced 2025-12-11 22:14:02 +01:00
console: fix test due to change of default interval
This commit is contained in:
@@ -22,7 +22,7 @@ func TestConfigHandler(t *testing.T) {
|
||||
"version": "1.2.3",
|
||||
"defaultVisualizeOptions": gin.H{
|
||||
"graphType": "stacked",
|
||||
"start": "6 hours ago",
|
||||
"start": "24 hours ago",
|
||||
"end": "now",
|
||||
"filter": "InIfBoundary = external",
|
||||
"dimensions": []string{"SrcAS"},
|
||||
|
||||
Reference in New Issue
Block a user