Skip to content

Commit

Permalink
dirty flakiness fix?
Browse files Browse the repository at this point in the history
  • Loading branch information
yoannchaudet committed Sep 13, 2024
1 parent a928abe commit 9ce1e29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/github_pages_health_check/domain_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -678,6 +678,7 @@
# Just truncate the file (without buffering to avoid flakiness)
file.sync = true
end
sleep(.5) # slow down just a little to limit flakiness too
end

it "it follows ftp if requested" do
Expand Down

0 comments on commit 9ce1e29

Please sign in to comment.