Skip to content

Commit

Permalink
skip flaky test
Browse files Browse the repository at this point in the history
  • Loading branch information
mre committed Aug 27, 2024
1 parent 9032831 commit 504ff7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lychee-bin/tests/cli.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1335,6 +1335,7 @@ mod cli {
}

#[test]
#[ignore = "Skipping test because it is flaky"]
fn test_suggests_url_alternatives() -> Result<()> {
for _ in 0..3 {
// This can be flaky. Try up to 3 times
Expand Down

0 comments on commit 504ff7b

Please sign in to comment.