Skip to content

Commit

Permalink
fix tests -> do not always overwrite versionComment
Browse files Browse the repository at this point in the history
  • Loading branch information
anna-parker committed Oct 31, 2024
1 parent cff495f commit 70ccdc3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,6 @@ class GetReleasedDataEndpointTest(
"releasedDate" to TextNode(currentDate),
"submittedDate" to TextNode(currentDate),
"dataUseTermsRestrictedUntil" to NullNode.getInstance(),
"versionComment" to NullNode.getInstance(),
"booleanColumn" to BooleanNode.TRUE,
)

Expand Down

0 comments on commit 70ccdc3

Please sign in to comment.