Skip to content

Commit

Permalink
Test cleanup - removed malformed ELM for 2.0 Translator (#612)
Browse files Browse the repository at this point in the history
Removed elm from test artifacts that were malformed for the 2.0 translator - was causing stack traces and test failures
  • Loading branch information
c-schuler authored Sep 21, 2022
1 parent 8678813 commit 08eff0c
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 131 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ void testCdsServicesCache() {
cdsServicesCache.getCdsServiceCache().get().get(0).getAsJsonObject().get("name").getAsString());
}

//@Test
@Test
void testCdsServicesRequest() {
// Server Load
loadTransaction("Screening-bundle-r4.json");
Expand Down
Loading

0 comments on commit 08eff0c

Please sign in to comment.