Skip to content

Frontend Test Failing #4

Closed
Closed
@Anders429

Description

@Anders429

CI started failing on the frontend test a couple of days ago. It corresponds with this change on the rustdoc side: the character "⎘" was added after item names in the headers, allowing users to copy the item's relevant use path.

Cool change, it just breaks the doc UI test. No actual attribute code needs to be changed. An easy fix would be to use something like substring to just grab the first n characters and match those.

No release should be necessary to resolve this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions