get circle to run tests again

This commit is contained in:
ryan
2018-03-23 12:48:03 +01:00
parent 2116152295
commit e92ea79524

View File

@ -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{