Explorar o código

get circle to run tests again

ryan %!s(int64=7) %!d(string=hai) anos
pai
achega
e92ea79524
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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{