Removed testTinyMCE testcase and fix for webtest failure
[civicrm-core.git] / tests / phpunit / WebTest / Event / PricesetMaxCountTest.php
index bcfebce4d4a86dea8aaa004ba74d0b4709dce5a2..8671a41eb7de19f095801bfa388fc832ed7f4006 100644 (file)
@@ -1141,8 +1141,7 @@ class WebTest_Event_PricesetMaxCountTest extends CiviSeleniumTestCase {
       $this->click('is_multiple_registrations');
     }
 
-    $this->click('intro_text-plain');
-    $this->fillRichTextField('intro_text', 'Fill in all the fields below and click Continue.');
+    $this->fillRichTextField('intro_text', 'Fill in all the fields below and click Continue.', 'CKEditor', TRUE);
 
     // enable confirmation email
     $this->click('CIVICRM_QFID_1_is_email_confirm');