Skip to content

Commit

Permalink
Remove stray hash
Browse files Browse the repository at this point in the history
  • Loading branch information
rf- committed Sep 9, 2012
1 parent 976d9de commit aefbe85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_command.rb
Expand Up @@ -628,7 +628,7 @@ def process

end.import Pry::Commands

@t = pry_tester(commands: @set)
@t = pry_tester(:commands => @set)
end

it 'should save state for the command on the Pry#command_state hash' do
Expand Down

0 comments on commit aefbe85

Please sign in to comment.