Skip to content

Commit

Permalink
Fix spec after method signature change in core (hitobito/hitobito_sac…
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-illi authored Jan 31, 2025
1 parent 90d19f6 commit aca26d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/jobs/export/event_participations_export_job_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
subject { Export::EventParticipationsExportJob.new(format,
user.id,
event_participation_filter,
group.id,
params.merge(filename: filename)) }

let(:user) { people(:top_leader) }
Expand Down

0 comments on commit aca26d3

Please sign in to comment.