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

refactor: use page objects for favicon test #2498

Merged
merged 3 commits into from
Oct 4, 2023
Merged

Commits on Sep 22, 2023

  1. refactor: use page objects for favicon test

    * The purpose of this test was difficult to understand until I removed the code that fixed the bug that this test is testing for.
    * It should now be easier to understand why this test exists.
    swalchemist committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    d0f53e9 View commit details
    Browse the repository at this point in the history
  2. doc: reword

    swalchemist committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    5586fdf View commit details
    Browse the repository at this point in the history
  3. refactor: import class

    swalchemist committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    43a2e1f View commit details
    Browse the repository at this point in the history