test fix - set globals in main setup function rather than ad hoc
[civicrm-core.git] / tests / phpunit / api / v3 / ContributionPageTest.php
index ae5041d3ba54d5dba6136b8fdd7b6b521d9cfc3f..be86e403ac43e803d483de67c38ebf0541d8f3ec 100644 (file)
@@ -109,6 +109,9 @@ class api_v3_ContributionPageTest extends CiviUnitTestCase {
   }
 
 
+  /**
+   * Test form submission with basic price set
+   */
   public function testSubmit() {
     $contributionPageResult = $this->callAPISuccess($this->_entity, 'create', $this->params);
     $priceSetParams = array(