Skip to content

Commit

Permalink
Reduce rustdoc GUI tests flakyness
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillaumeGomez committed Jun 13, 2024
1 parent f158600 commit 3de874a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/rustdoc-gui/utils.goml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ define-function: (
// Close the popover.
click: "#settings-menu"
// Ensure that the local storage was correctly updated.
assert-local-storage: {"rustdoc-theme": |theme|}
wait-for-local-storage: {"rustdoc-theme": |theme|}
},
)

0 comments on commit 3de874a

Please sign in to comment.