diff --git a/test/test_command.rb b/test/test_command.rb index b47bf3bc..3e5e72e0 100644 --- a/test/test_command.rb +++ b/test/test_command.rb @@ -628,7 +628,7 @@ describe "Pry::Command" do 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