Author: nbelaevski
Date: 2009-05-11 13:18:22 -0400 (Mon, 11 May 2009)
New Revision: 14108
Modified:
trunk/examples/photoalbum/tests/src/test/java/org/richfaces/photoalbum/testng/ImageResizerTest.java
Log:
ImageResizerTest fixed
Modified:
trunk/examples/photoalbum/tests/src/test/java/org/richfaces/photoalbum/testng/ImageResizerTest.java
===================================================================
---
trunk/examples/photoalbum/tests/src/test/java/org/richfaces/photoalbum/testng/ImageResizerTest.java 2009-05-11
17:08:10 UTC (rev 14107)
+++
trunk/examples/photoalbum/tests/src/test/java/org/richfaces/photoalbum/testng/ImageResizerTest.java 2009-05-11
17:18:22 UTC (rev 14108)
@@ -12,7 +12,7 @@
*/
public class ImageResizerTest extends SeleniumTestBase {
- private static final int LENGTH = 200;
+ private static final int LENGTH = 100;
private static final int VALUE_START = 80;
private static final int VALUE_STEP = 40;
Show replies by date