removing unneeded object property
This commit is contained in:
parent
7237735108
commit
3cf6cebc76
1 changed files with 0 additions and 2 deletions
|
|
@ -73,7 +73,6 @@ describe("vehicle-damage.vue", () => {
|
|||
});
|
||||
|
||||
function setupMocks({
|
||||
radioQuestionCmsContent = {},
|
||||
pageHeaderWidgetHeaderText = {},
|
||||
mountOptionsMockData = {},
|
||||
}) {
|
||||
|
|
@ -82,7 +81,6 @@ function setupMocks({
|
|||
const apiResponses = {
|
||||
cmsContent: {
|
||||
FunnelSubHeaderWidget: pageHeaderWidgetHeaderText,
|
||||
RadioQuestionWidget: radioQuestionCmsContent,
|
||||
VehicleBannerWidget:
|
||||
{
|
||||
GenericVehicleImage:
|
||||
|
|
|
|||
Loading…
Reference in a new issue