Skip to content

Commit

Permalink
Remove unneeded "next"
Browse files Browse the repository at this point in the history
  • Loading branch information
maxmeyer committed Sep 15, 2017
1 parent d9b1510 commit 2e3aefe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion features/step_definitions/hooks.rb
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@
Before '@requires-readline' do
begin
require 'readline'
next
rescue LoadError
if Cucumber::VERSION < '2'
skip_invoke!
Expand Down

0 comments on commit 2e3aefe

Please sign in to comment.