Skip to content

Commit 5cc94bb

Browse files
author
Sam Pullara
committed
set the wrong default
1 parent 4ca7683 commit 5cc94bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

indy/src/test/java/com/github/mustachejava/JsonInterpreterTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
* Time: 10:23:54 AM
2929
*/
3030
public class JsonInterpreterTest extends TestCase {
31-
private static final int TIME = 100;
31+
private static final int TIME = 2;
3232

3333
private File root;
3434

0 commit comments

Comments
 (0)