Skip to content

Commit

Permalink
Remove require 'pry' from spec helper
Browse files Browse the repository at this point in the history
  • Loading branch information
kivanio committed Jan 12, 2024
1 parent fd24b87 commit 805be8a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
$LOAD_PATH.unshift(File.dirname(__FILE__))
require 'rspec'
require 'timecop'
require 'pry'
require 'tempfile'
require 'brcobranca'
require 'rghost'
Expand Down

0 comments on commit 805be8a

Please sign in to comment.