Commit 0c5ef145 by bergquist

fixes broken test

parent 5f5cdad9
...@@ -8,7 +8,7 @@ import ( ...@@ -8,7 +8,7 @@ import (
var ( var (
simpleDashboardConfig string = "./test-configs/dashboards-from-disk" simpleDashboardConfig string = "./test-configs/dashboards-from-disk"
brokenConfigs string = "./test-configs/borken-configs" brokenConfigs string = "./test-configs/broken-configs"
) )
func TestDashboardsAsConfig(t *testing.T) { func TestDashboardsAsConfig(t *testing.T) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment