Skip to content

Commit

Permalink
Move PromotionCodeBatchJob to legacy_promotions
Browse files Browse the repository at this point in the history
  • Loading branch information
mamhoff committed Jun 13, 2024
1 parent 83304b5 commit d293d0d
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .rubocop_todo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@ Rails/ApplicationController:
# This cop supports unsafe autocorrection (--autocorrect-all).
Rails/ApplicationJob:
Exclude:
- "core/app/jobs/spree/promotion_code_batch_job.rb"
- "legacy_promotions/app/jobs/spree/promotion_code_batch_job.rb"

# Offense count: 1
# This cop supports unsafe autocorrection (--autocorrect-all).
Expand Down

0 comments on commit d293d0d

Please sign in to comment.