Skip to content

Commit

Permalink
Remove leftover #
Browse files Browse the repository at this point in the history
  • Loading branch information
lucke84 committed May 1, 2016
1 parent e2278a0 commit a4d95eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/dummy/spec/features/rails_context_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

background do
set_driver_header("ACCEPT-LANGUAGE", http_accept_language)
visit "/#{pathname}?ab=cd#"
visit "/#{pathname}?ab=cd"
end

context pathname, :js do
Expand Down

0 comments on commit a4d95eb

Please sign in to comment.