mirror of
https://github.com/grafana/grafana.git
synced 2025-08-01 19:25:30 +08:00
get circle to run tests again
This commit is contained in:
@ -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{
|
||||
|
Reference in New Issue
Block a user