Skip to content

Commit

Permalink
YamlTest: Refactoring - cleaning up locations of fhirpath.js and path…
Browse files Browse the repository at this point in the history
…ling Fhirpath test cases.
  • Loading branch information
piotrszul committed Feb 12, 2025
1 parent b53a1e8 commit eaa4cf7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ void testLoadAndRun() {


@Test
void testJsonModel() throws Exception {
void testJsonModel() {
final String testPatient = getResourceAsString("fhirpath-js/resources/patient-example-2.json");
System.out.println(testPatient);

Expand Down

0 comments on commit eaa4cf7

Please sign in to comment.