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

Update dependencies #2647

Merged
merged 2 commits into from
Jan 4, 2023
Merged

Update dependencies #2647

merged 2 commits into from
Jan 4, 2023

Commits on Jan 3, 2023

  1. Update dependencies

    AlanGreene committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    eadc984 View commit details
    Browse the repository at this point in the history
  2. Update e2e to remove unnecessary use of parent()

    Target the `a` element specifically to avoid potential issue where
    Cypress finds a `span` containing the target text and clicks it
    (which does nothing, matching the behaviour seen in failure videos)
    instead of waiting for it to become a link.
    AlanGreene committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    bc82f37 View commit details
    Browse the repository at this point in the history