Skip to content

Commit

Permalink
Rollup merge of #124197 - GuillaumeGomez:move-duplicated-code, r=notr…
Browse files Browse the repository at this point in the history
…iddle

Move duplicated code in functions in `tests/rustdoc-gui/notable-trait.goml`

It also allowed me to add some new common test like:

```
        assert-position: (
            "//*[`@class='tooltip` popover']",
            {"x": |popover_x|}
        )
```

r? `@notriddle`
  • Loading branch information
matthiaskrgr authored Apr 23, 2024
2 parents 80072c5 + c17e292 commit acccbf3
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit acccbf3

Please sign in to comment.