Skip to content

Commit

Permalink
Fix failing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
katrinewi committed Nov 10, 2023
1 parent 657b155 commit 12d5493
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ object Draft {
Json4s.serializer(DraftStatus),
Json4s.serializer(ArticleType),
Json4s.serializer(RevisionStatus),
Json4s.serializer(Priority),
NDLADate.Json4sSerializer
) ++
JavaTimeSerializers.all ++
Expand Down

0 comments on commit 12d5493

Please sign in to comment.