Skip to content

Commit

Permalink
trigger build
Browse files Browse the repository at this point in the history
  • Loading branch information
bluemonk3y committed Oct 17, 2017
1 parent 91dd2d5 commit 87671d0
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ public void before() throws Exception {
testHarness.createTopic(orderStreamTopic);
orderDataProvider = new OrderDataProvider();
orderRecordMetadataMap = testHarness.publishTestData(orderStreamTopic, orderDataProvider, now );

createStreams();
}

Expand Down

0 comments on commit 87671d0

Please sign in to comment.