mirror of
https://github.com/coder/coder.git
synced 2025-07-06 15:41:45 +00:00
feat: notifications: report failed workspace builds (#14571)
This commit is contained in:
@ -268,6 +268,7 @@ func TestMigrateUpWithFixtures(t *testing.T) {
|
||||
"template_version_variables",
|
||||
"dbcrypt_keys", // having zero rows is a valid state for this table
|
||||
"template_version_workspace_tags",
|
||||
"notification_report_generator_logs",
|
||||
}
|
||||
s := &tableStats{s: make(map[string]int)}
|
||||
|
||||
|
Reference in New Issue
Block a user