feat(alerts): DS alignment + AGENT_LIFECYCLE + single-inbox redesign #146
@@ -164,7 +164,7 @@ class PostgresAlertInstanceRepositoryIT extends AbstractPostgresIT {
|
||||
}
|
||||
|
||||
@Test
|
||||
void ack_setsAckedAtAndState() {
|
||||
void ack_setsAckedAtAndLeavesStateFiring() {
|
||||
var inst = newInstance(ruleId, List.of(userId), List.of(), List.of());
|
||||
repo.save(inst);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user