Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
chenson42 committed Jan 24, 2008
1 parent 7e08342 commit fbf6e35
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -9,7 +9,7 @@

public class NodeConcurrencyFilterTest {

@Test(groups = "continuous", timeOut=120)
@Test(groups = "continuous", timeOut=60000)
public void testFilter() throws Exception {
NodeConcurrencyFilter filter = new NodeConcurrencyFilter();
filter.maxNumberOfConcurrentWorkers = 2;
Expand Down

0 comments on commit fbf6e35

Please sign in to comment.