Skip to content

Commit da60fbe

Browse files
issue #426 change comments
Signed-off-by: Albert Wang <xuwang@us.ibm.com>
1 parent 83bfea8 commit da60fbe

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

fhir-persistence-jdbc/src/test/java/com/ibm/fhir/persistence/jdbc/test/spec/R4JDBCExamplesTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ protected FHIRPersistenceContext createHistoryPersistenceContext() {
115115

116116
@Override
117117
public FHIRPersistence getPersistenceImpl() throws Exception {
118+
// Return null to make sure the transaction operations in @BeforeMethod will be skipped
118119
return null;
119120
}
120121

0 commit comments

Comments
 (0)