From b3060594c1c97410836933d5e1a87f0c12e0c118 Mon Sep 17 00:00:00 2001 From: bsatarnejad Date: Mon, 4 Jul 2022 07:36:14 +0200 Subject: [PATCH] fix rspec failure --- app/controllers/custom_actions_controller.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/app/controllers/custom_actions_controller.rb b/app/controllers/custom_actions_controller.rb index a8b271036f..430dc8204c 100644 --- a/app/controllers/custom_actions_controller.rb +++ b/app/controllers/custom_actions_controller.rb @@ -93,6 +93,7 @@ class CustomActionsController < ApplicationController feature_description: I18n.t('custom_actions.upsale.description'), feature_reference: 'custom_actions_admin', feature_image: '', + feature_more_info: '', feature_video: 'enterprise/custom-actions.mp4' } else