Skip to content

Commit

Permalink
Try to fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
phrdang committed Jun 19, 2024
1 parent 7626992 commit 0d65f6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@

# https://stackoverflow.com/questions/52506822/testing-a-jekyll-site-with-rspec-and-capybara-getting-a-bizarre-race-case-on-rs
# sleep 0.1 while jekyll_app.compiling?
sleep 10 # so there is time to generate pages in ci?

Capybara.app = jekyll_app

Expand Down

0 comments on commit 0d65f6b

Please sign in to comment.