Skip to content

Commit

Permalink
Merge pull request #79 from hitobito/feature/2609-migration-leftover-…
Browse files Browse the repository at this point in the history
…tasks

feature/2609-migration-leftover-tasks
  • Loading branch information
MarcEgliP committed Sep 19, 2024
2 parents 702a21a + b13a96e commit ea38fff
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions spec/fixtures/people_managers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@
# or later. See the COPYING file at the top-level directory or at
# https://github.com/hitobito/hitobito_sac_cas.

# BEWARE: always add id manually since we're using PK also for membership_number
# this is because our mysql version only supports auto increment for pk.

people_manager_managed:
manager_id: <%= ActiveRecord::FixtureSet.identify(:people_manager) %>
managed_id: <%= ActiveRecord::FixtureSet.identify(:people_managed) %>

0 comments on commit ea38fff

Please sign in to comment.