Skip to content

Commit b748f6c

Browse files
committed
WIP
1 parent 1167fd4 commit b748f6c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

coderd/database/migrations/migrate_test.go

+1
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,7 @@ func TestMigrateUpWithFixtures(t *testing.T) {
267267
"workspace_build_parameters",
268268
"template_version_variables",
269269
"dbcrypt_keys", // having zero rows is a valid state for this table
270+
"template_version_workspace_tags",
270271
}
271272
s := &tableStats{s: make(map[string]int)}
272273

0 commit comments

Comments
 (0)