Преглед изворни кода

get circle to run tests again

ryan пре 7 година
родитељ
комит
e92ea79524
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      pkg/api/annotations_test.go

+ 1 - 1
pkg/api/annotations_test.go

@@ -18,7 +18,7 @@ func TestAnnotationsApiEndpoint(t *testing.T) {
 			Text:        "annotation text",
 			Tags:        []string{"tag1", "tag2"},
 			IsRegion:    false,
-			DashboardId: 1,
+			DashboardId: 5,
 		}
 
 		updateCmd := dtos.UpdateAnnotationsCmd{