Skip to content

Commit

Permalink
Adds search001/SE01G to broken tests list (#102)
Browse files Browse the repository at this point in the history
  • Loading branch information
brendankowitz authored Oct 15, 2018
1 parent d7c5e54 commit 3f3636b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -476,6 +476,7 @@ public class CrucibleTestFixture : IClassFixture<CrucibleDataSource>
"connectathon-15-patient-fhirserver-99-all-server-id-xml/02-UpdatePatient",
"connectathon-15-patient-fhirserver-99-all-server-id-json/07-PatientDelete",
"connectathon-15-patient-fhirserver-99-all-server-id-xml/07-PatientDelete",
"search001/SE01G",
};

private readonly CrucibleDataSource _dataSource;
Expand Down

0 comments on commit 3f3636b

Please sign in to comment.