Merge pull request #11735 from mukeshcompucorp/CRM-21814-add-proper-container-to...
[civicrm-core.git] / tests / phpunit / api / v3 / APITest.php
index be854d6c59b91f6fc53d229460ac445b978e512d..9fe571ab0706cfd0b8a879a495f3eaf83a4b4282 100644 (file)
@@ -3,7 +3,7 @@
  +--------------------------------------------------------------------+
  | CiviCRM version 4.7                                                |
  +--------------------------------------------------------------------+
- | Copyright CiviCRM LLC (c) 2004-2016                                |
+ | Copyright CiviCRM LLC (c) 2004-2018                                |
  +--------------------------------------------------------------------+
  | This file is a part of CiviCRM.                                    |
  |                                                                    |
@@ -74,7 +74,7 @@ class api_v3_APITest extends CiviUnitTestCase {
       'RandomFile',
       'get',
       array(),
-      'API (RandomFile,get) does not exist (join the API team and  implement it!)'
+      'API (RandomFile, get) does not exist (join the API team and implement it!)'
     );
   }