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

UI: Use specific date in clients activity test #19419

Merged
merged 2 commits into from Mar 1, 2023

Conversation

kiannaquach
Copy link
Contributor

@kiannaquach kiannaquach commented Mar 1, 2023

Clients activity test was failing due to subtracting months twice. Instead of subtracting the month by -2 and also subtracting using subMonths(..,..) we should only subtract dates using subMonths.

@kiannaquach kiannaquach changed the title Use specific date in clients activity test UI: Use specific date in clients activity test Mar 1, 2023
@kiannaquach kiannaquach added this to the 1.14 milestone Mar 1, 2023
@kiannaquach kiannaquach added ui pr/no-changelog backport/1.13.x Backport changes to `release/1.13.x` labels Mar 1, 2023
@kiannaquach kiannaquach marked this pull request as ready for review March 1, 2023 16:54
@kiannaquach kiannaquach merged commit 7ef7297 into main Mar 1, 2023
@kiannaquach kiannaquach deleted the ui/clients-activity-test branch March 1, 2023 21:41
jayant07-yb pushed a commit to jayant07-yb/hashicorp-vault-integrations that referenced this pull request Mar 15, 2023
* Use specific date in clients activity test

* Remove add and subtracting months twice
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/1.13.x Backport changes to `release/1.13.x` pr/no-changelog ui
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants