Skip to content

Commit

Permalink
DHFPROD-1825: Fix for failing EmptyLegacyCollectorTest in Jenkins (#1866
Browse files Browse the repository at this point in the history
)
  • Loading branch information
rahulvudutala authored and aebadirad committed Feb 12, 2019
1 parent 019dc3f commit 7501eeb
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ public void setup() throws IOException {
XMLUnit.setIgnoreWhitespace(true);

createProjectDir();
resetProperties();
adminHubConfig.refreshProject();

scaffolding.createEntity(ENTITY);
scaffolding.createFlow(ENTITY, "testharmonize", FlowType.HARMONIZE,
Expand Down

0 comments on commit 7501eeb

Please sign in to comment.