Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport 1.2] added fix for gantt-charts test for different timezones #820

Merged
merged 2 commits into from
Sep 6, 2023

Conversation

sumukhswamy
Copy link
Contributor

Description

Fix gantt-charts test for different timezones

Issues Resolved

[List any issues this PR will resolve]

Check List

  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: sumukhswamy <sumukhhs@amazon.com>
@sumukhswamy sumukhswamy changed the title added fix for gantt-charts test for different timezones [Backport 1.2] added fix for gantt-charts test for different timezones Sep 5, 2023
@@ -5,8 +5,12 @@

/// <reference types="cypress" />

import customParseFormat from 'dayjs/plugin/customParseFormat';
import dayjs from 'dayjs';
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't see this installed is it included in another dependency?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

True, We'll update the PR to use moment as mentioned here: #515. Thanks for the catch.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Has been updated

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kavilla we updated both the PRs to use moment js

Signed-off-by: sumukhswamy <sumukhhs@amazon.com>
@kavilla kavilla merged commit d9701d1 into opensearch-project:1.2 Sep 6, 2023
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants