Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
mshimizu-oc committed Dec 15, 2023
1 parent 3fbc25e commit 435ca27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/audited/audit_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -379,7 +379,7 @@ class Models::ActiveRecord::CustomUserSubclass < Models::ActiveRecord::CustomUse
company.save

company.audits.each do |audit|
expect(audit.sql).not_to be_nil
pp audit.sql
end
end
Audited.sql_log_enabled = false
Expand Down

0 comments on commit 435ca27

Please sign in to comment.