Skip to content

Set date explicitely in summary_details test

Diana Zubova requested to merge dz/enhance-summary-details-test into master

What does this MR do and why?

Set a date explicitly for summary_details_spec.js, previously it was taking it over from environment settings.

Follow-up on !78173 (comment 812039084)

Screenshots or screen recordings

N/A

How to set up and validate locally

  1. Run the test locally
    yarn jest ee/spec/frontend/subscriptions/buy_addons_shared/components/order_summary/summary_details_spec.js

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports