We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2278a0 commit a4d95ebCopy full SHA for a4d95eb
spec/dummy/spec/features/rails_context_spec.rb
@@ -10,7 +10,7 @@
10
11
background do
12
set_driver_header("ACCEPT-LANGUAGE", http_accept_language)
13
- visit "/#{pathname}?ab=cd#"
+ visit "/#{pathname}?ab=cd"
14
end
15
16
context pathname, :js do
0 commit comments