瀏覽代碼

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{