Skip to content

Commit

Permalink
fix: build
Browse files Browse the repository at this point in the history
  • Loading branch information
route committed Sep 13, 2023
1 parent 86b4b3c commit 46cf037
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/browser_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -468,6 +468,7 @@
page.go_to("/ferrum/simple")
end

sleep 1 # It may take longer to close the target
expect(browser.contexts.size).to eq(1)
expect(browser.targets.size).to eq(0)
end
Expand Down

0 comments on commit 46cf037

Please sign in to comment.