Skip to content

Commit

Permalink
undo test code
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisHuynh333 committed Oct 18, 2024
1 parent 44c05ec commit b9df23e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions db/seeds.rb
Original file line number Diff line number Diff line change
Expand Up @@ -796,9 +796,7 @@ def seed_exports # rubocop:disable Metrics/AbcSize, Metrics/MethodLength, Metric
# prevent workflow and workflow attachment broadcasts
Attachment.suppressing_turbo_broadcasts do
WorkflowExecution.suppressing_turbo_broadcasts do
100.times do
seed_workflow_executions
end
seed_workflow_executions
end
end
# prevent data export broadcasts
Expand Down

0 comments on commit b9df23e

Please sign in to comment.