webtest fix
authorPratik Joshi <pratik.joshi@webaccess.co.in>
Mon, 1 Apr 2013 08:46:01 +0000 (14:16 +0530)
committerPratik Joshi <pratik.joshi@webaccess.co.in>
Mon, 1 Apr 2013 08:46:01 +0000 (14:16 +0530)
tests/phpunit/WebTest/Report/LoggingReportTest.php

index 9d1de5e6c3ff226b520c05e7953d28ae97a3b2bd..e67250d4fe4950d82b82114b6b9d1a4dc19af2e7 100644 (file)
@@ -114,7 +114,7 @@ class WebTest_Report_LoggingReportTest extends CiviSeleniumTestCase {
       ));
     $this->chooseOkOnNextConfirmation();
     $this->waitForPageToLoad($this->getTimeoutMsec());
-    $this->waitForText('crm-notification-container', "Your Note has been saved.");
+    $this->waitForText('crm-notification-container', "deleted successfully");
 
     //add new relationship , disable it , delete it
     $this->waitForElementPresent("xpath=//li[@id='tab_rel']/a");