Skip to content

Commit

Permalink
Merge branch '1.0.x' into PIN-4727
Browse files Browse the repository at this point in the history
  • Loading branch information
galales authored Mar 25, 2024
2 parents 07e5dac + a71c82a commit e7c80a0
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,8 @@ class PurposeEventsConverterSpec extends AnyWordSpecLike with Matchers {
createdAt = OffsetDateTime.now(),
updatedAt = None,
firstActivationAt = None,
suspendedAt = None
suspendedAt = None,
rejectionReason = None
)

}

0 comments on commit e7c80a0

Please sign in to comment.