Fix failing unit tests due to missing scm_revision key

This commit is contained in:
mabashian 2019-10-28 15:31:03 -04:00
parent d8814b7162
commit 7b1158ee8e

View File

@ -71,6 +71,7 @@ describe('<ProjectsListItem />', () => {
url: '/api/v2/projects/1',
type: 'project',
scm_type: 'git',
scm_revision: '7788f7erga0jijodfgsjisiodf98sdga9hg9a98gaf',
summary_fields: {
last_job: {
id: 9000,
@ -97,6 +98,7 @@ describe('<ProjectsListItem />', () => {
url: '/api/v2/projects/1',
type: 'project',
scm_type: 'git',
scm_revision: '7788f7erga0jijodfgsjisiodf98sdga9hg9a98gaf',
summary_fields: {
last_job: {
id: 9000,