Skip to content

chore(test): update sample for danish #934

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 16, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions test/fixtures/w_D_202411.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,24 +3,24 @@ export default [
w_study_date: 'Studieartikel 44, 6.-12. januar 2025',
w_study_title: 'Hvordan du kan tackle uretfærdighed',
w_study_opening_song: 33,
w_study_concluding_song: 38
w_study_concluding_song: 38,
},
{
w_study_date: 'Studieartikel 45, 13.-19. januar 2025',
w_study_title: 'Lær af trofaste mænds afskedsord',
w_study_opening_song: 138,
w_study_concluding_song: 129
w_study_concluding_song: 129,
},
{
w_study_date: 'Studieartikel 46, 20.-26. januar 2025',
w_study_title: 'Arbejder du på at blive menighedstjener?',
w_study_opening_song: 49,
w_study_concluding_song: 17
w_study_concluding_song: 17,
},
{
w_study_date: 'Studieartikel 47, 27. januar – 2. februar 2025',
w_study_date: 'Studieartikel 47, 27. januar 2025 – 2. februar 2025',
w_study_title: 'Arbejder du på at blive ældste?',
w_study_opening_song: 103,
w_study_concluding_song: 101
}
]
w_study_concluding_song: 101,
},
];