diff --git a/plugins/cloudbuild/src/components/WorkflowRunsTable/WorkflowRunsTable.test.tsx b/plugins/cloudbuild/src/components/WorkflowRunsTable/WorkflowRunsTable.test.tsx index 92a806bee7..6224392c77 100644 --- a/plugins/cloudbuild/src/components/WorkflowRunsTable/WorkflowRunsTable.test.tsx +++ b/plugins/cloudbuild/src/components/WorkflowRunsTable/WorkflowRunsTable.test.tsx @@ -37,6 +37,7 @@ describe('', () => { SHORT_SHA: 'f12j1231', REF_NAME: 'main', REPO_NAME: 'backstage', + TRIGGER_NAME: 'trigger', REVISION_ID: 'g123123', }, createTime: '2014-10-02T15:01:23.045123456Z',