Skip to content

Commit

Permalink
fix: linter
Browse files Browse the repository at this point in the history
  • Loading branch information
route committed Feb 19, 2024
1 parent 38337ef commit 511bfaa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ module TestSessions
#has_element? should be true if the given element is on the page
REGEXP


intentional_skip = <<~REGEXP.split("\n").map { |s| Regexp.quote(s.strip) }.join("|")
Capybara::Session Cuprite #reset_session! closes extra windows
REGEXP
Expand Down

0 comments on commit 511bfaa

Please sign in to comment.