Skip to content

Commit 08a466a

Browse files
fix: get tests passing
1 parent a8192a5 commit 08a466a

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

coderd/database/dump.sql

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

site/src/testHelpers/entities.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -887,7 +887,6 @@ export const MockWorkspaceAgentLogSource: TypesGen.WorkspaceAgentLogSource = {
887887

888888
export const MockWorkspaceAgentScript: TypesGen.WorkspaceAgentScript = {
889889
id: "08eaca83-1221-4fad-b882-d1136981f54d",
890-
display_name: "",
891890
log_source_id: MockWorkspaceAgentLogSource.id,
892891
cron: "",
893892
log_path: "",

0 commit comments

Comments
 (0)