Skip to content

Commit

Permalink
Updated suggestes changes
Browse files Browse the repository at this point in the history
Co-authored-by: Gabriel da Gama <gabriel@gabrielgama.com.br>
  • Loading branch information
Shikha Mishra and gabrieldagama committed Oct 16, 2020
1 parent 9c09485 commit 1ee91ca
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@ protected function _processActionData($action = null)
}
}
} elseif (isset($data['coupon']['code']) && empty($couponCode)) {
$this->messageManager->addSuccessMessage(__('The coupon code has been removed.'));
$this->messageManager->addSuccessMessage(__('The coupon code has been removed.'));
}

return $this;
Expand Down

0 comments on commit 1ee91ca

Please sign in to comment.