Skip to content

Commit

Permalink
fix: Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
enricocolasante committed Dec 3, 2024
1 parent aef51e0 commit 691dd33
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ void testEmptyEventFormHasIntegrityIssues() {
"id": "%s",
"name": "Test",
"shortName": "Test",
"programType": "WITHOUT_REGISTRATION",
"programType": "WITH_REGISTRATION",
"categoryCombo": {"id": "%s"},
"programStages": [{"id": "%s"}]
}
Expand Down

0 comments on commit 691dd33

Please sign in to comment.