Skip to content
Snippets Groups Projects
Commit d7149bca authored by pratik.joshi's avatar pratik.joshi
Browse files

webtest fix

parent 050fb75a
Branches
Tags
No related merge requests found
......@@ -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");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment