Merge pull request #11712 from jitendrapurohit/CRM-21795
[civicrm-core.git] / tests / phpunit / api / v3 / SyntaxConformanceTest.php
index d0084ec63dcfdb60afed502afb37b1d29dfaceb3..b4cd5187dc392027c39c0493d35d0cddff22ad84 100644 (file)
@@ -3,7 +3,7 @@
  +--------------------------------------------------------------------+
  | CiviCRM version 4.7                                                |
  +--------------------------------------------------------------------+
- | Copyright CiviCRM LLC (c) 2004-2017                                |
+ | Copyright CiviCRM LLC (c) 2004-2018                                |
  +--------------------------------------------------------------------+
  | This file is a part of CiviCRM.                                    |
  |                                                                    |
@@ -393,7 +393,6 @@ class api_v3_SyntaxConformanceTest extends CiviUnitTestCase {
       'UFJoin',
       'UFField',
       'PriceFieldValue',
-      'Website',
       'JobLog',
       'GroupContact',
       'EntityTag',
@@ -401,7 +400,6 @@ class api_v3_SyntaxConformanceTest extends CiviUnitTestCase {
       'PaymentProcessorType',
       'Relationship',
       'RelationshipType',
-      'ParticipantPayment',
 
       // ones that are not real entities hence not extendable.
       'ActivityType',
@@ -466,7 +464,6 @@ class api_v3_SyntaxConformanceTest extends CiviUnitTestCase {
       'MailingContact',
       'EntityTag',
       'Participant',
-      'ParticipantPayment',
       'Setting',
       'SurveyRespondant',
       'MailingRecipients',
@@ -535,7 +532,6 @@ class api_v3_SyntaxConformanceTest extends CiviUnitTestCase {
       'GroupContact',
       'MembershipPayment',
       'Participant',
-      'ParticipantPayment',
       'LineItem',
       'PledgePayment',
       'ContributionPage',