mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-25 00:51:48 +00:00
Merge pull request #3860 from bigkevmcd/azure-devops-summary
e2e: Add summary to Azure Alert
This commit is contained in:
commit
96d4034a74
1 changed files with 1 additions and 0 deletions
|
|
@ -842,6 +842,7 @@ func TestEventHubNotification(t *testing.T) {
|
||||||
Namespace: name,
|
Namespace: name,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
Summary: "cluster: test-1",
|
||||||
}
|
}
|
||||||
return nil
|
return nil
|
||||||
})
|
})
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue