Skip to content

Commit

Permalink
issue #3158 updated comment per code review
Browse files Browse the repository at this point in the history
Signed-off-by: Robin Arnold <robin.arnold@ibm.com>
  • Loading branch information
punktilious committed Feb 4, 2022
1 parent 4f47880 commit 7d3ebf5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ public static <T extends Resource> T delete(FHIRPersistence persistence, FHIRPer

/**
* Convenience method for unit tests to make sure a synthesized resource has valid
* id and meta.versionId values
* id, meta.versionId and meta.lastUpdated values
* @param <T>
* @param persistence the FHIRPersistence implementation
* @param resource the resource to be copied and modified
Expand Down

0 comments on commit 7d3ebf5

Please sign in to comment.