Skip to content

Commit a4d95eb

Browse files
committed
Remove leftover #
1 parent e2278a0 commit a4d95eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/dummy/spec/features/rails_context_spec.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
background do
1212
set_driver_header("ACCEPT-LANGUAGE", http_accept_language)
13-
visit "/#{pathname}?ab=cd#"
13+
visit "/#{pathname}?ab=cd"
1414
end
1515

1616
context pathname, :js do

0 commit comments

Comments
 (0)