Skip to content

Commit

Permalink
retrigger build
Browse files Browse the repository at this point in the history
  • Loading branch information
halakaraki committed Jun 28, 2018
1 parent 3609fa3 commit 0307723
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/java/com/uber/cadence/workflow/MetricsTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ public void testCorruptedSignalMetrics() throws InterruptedException {
workflow.execute();

//Wait for reporter
Thread.sleep(500);
Thread.sleep(600);

Map<String, String> tags =
new ImmutableMap.Builder<String, String>(2)
Expand Down

0 comments on commit 0307723

Please sign in to comment.