Skip to content

Commit

Permalink
Merge pull request #709 from liweinan/fix-failed-tests
Browse files Browse the repository at this point in the history
fix failed tests
  • Loading branch information
liweinan committed Nov 27, 2015
2 parents 95e8c71 + 54f1e8e commit 1f2fdf8
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ public static void after() throws Exception
EmbeddedContainer.stop();
dispatcher = null;
deployment = null;

Thread.sleep(100);
}

public Registry getRegistry()
Expand Down

0 comments on commit 1f2fdf8

Please sign in to comment.