Skip to content

Commit c211af4

Browse files
committed
fix fixture
1 parent f48d807 commit c211af4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

coderd/database/migrations/testdata/fixtures/000302_add_workspace_agent_devcontainers.up.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
INSERT INTO
22
workspace_agent_devcontainers (
3-
agent_id,
3+
workspace_agent_id,
44
created_at,
55
id,
66
workspace_folder,

0 commit comments

Comments
 (0)