Skip to content

Commit

Permalink
Add debug
Browse files Browse the repository at this point in the history
  • Loading branch information
pnatashap committed Feb 3, 2024
1 parent 3abc606 commit b894002
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ Rake::TestTask.new(test: %i[pgsql liquibase]) do |test|
test.pattern = 'test/**/test_*.rb'
test.verbose = true
test.warning = true
test.ruby_opts = '--debug'
end

require 'rubocop/rake_task'
Expand Down

0 comments on commit b894002

Please sign in to comment.