Skip to content

Commit

Permalink
Appease rubocop
Browse files Browse the repository at this point in the history
  • Loading branch information
ericaporter committed Dec 18, 2023
1 parent 3afac06 commit 4990c5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/dfe/analytics/entity_table_check_job.rb
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ def perform

DfE::Analytics.entities_for_analytics.each do |entity|
next unless id_column_exists_for_entity?(entity)

order_column = determine_order_column(entity)

entity_table_check_event = build_event_for(entity, order_column)
Expand Down

0 comments on commit 4990c5c

Please sign in to comment.