Skip to content

Commit

Permalink
Add field to ts mock
Browse files Browse the repository at this point in the history
  • Loading branch information
Emyrk committed Jun 7, 2022
1 parent 6df96ef commit 454aea7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions site/src/testHelpers/entities.ts
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ export const MockWorkspaceBuild: TypesGen.WorkspaceBuild = {
created_at: "2022-05-17T17:39:01.382927298Z",
id: "1",
initiator_id: "",
initiator_name: "unknown",
job: MockProvisionerJob,
name: "a-workspace-build",
template_version_id: "",
Expand Down

0 comments on commit 454aea7

Please sign in to comment.