mirror of
https://github.com/hapifhir/hapi-fhir.git
synced 2025-02-09 06:24:55 +00:00
Test fix
This commit is contained in:
parent
e9ff2fd3ae
commit
31ef476efe
@ -160,7 +160,7 @@ public class FhirResourceDaoR4ConcurrentWriteTest extends BaseJpaR4Test {
|
||||
});
|
||||
ourLog.info("Counts: {}", counts);
|
||||
|
||||
assertEquals(60, myResourceTableDao.count(), counts.toString());
|
||||
assertEquals(10, counts.get("Patient"), counts.toString());
|
||||
});
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user