Skip to content

Commit

Permalink
Test robusness.
Browse files Browse the repository at this point in the history
  • Loading branch information
ioquatix committed Oct 28, 2024
1 parent 6883ce8 commit c362a52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/live/website.rb
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ def app
tag = resolver.bound.values.first

# Disconnect the session:
navigate_to("about:blank")
2.times{navigate_to("about:blank")}

expect do
tag.update!
Expand Down

0 comments on commit c362a52

Please sign in to comment.