Author: nbelaevski
Date: 2009-04-26 15:16:57 -0400 (Sun, 26 Apr 2009)
New Revision: 13883
Modified:
trunk/test-applications/seleniumTest/richfaces/src/test/java/org/richfaces/testng/CalendarTest.java
Log:
https://jira.jboss.org/jira/browse/RF-6913
Modified:
trunk/test-applications/seleniumTest/richfaces/src/test/java/org/richfaces/testng/CalendarTest.java
===================================================================
---
trunk/test-applications/seleniumTest/richfaces/src/test/java/org/richfaces/testng/CalendarTest.java 2009-04-26
19:00:37 UTC (rev 13882)
+++
trunk/test-applications/seleniumTest/richfaces/src/test/java/org/richfaces/testng/CalendarTest.java 2009-04-26
19:16:57 UTC (rev 13883)
@@ -1728,7 +1728,7 @@
initIds(getParentId());
String expectedDefaultTime = "05/05/2007 13:13";
- String notEmptySelectedDate = "04/04/2006 10:00";
+ String notEmptySelectedDate = "04/04/2006 10:10";
writeStatus("Check 'defaultTime' and 'resetTimeOnDateSelect'
attributes");