Skip UFField.field_name on singleValueAlter as flakey
authoreileen <emcnaughton@wikimedia.org>
Wed, 21 Oct 2020 07:03:31 +0000 (20:03 +1300)
committereileen <emcnaughton@wikimedia.org>
Sun, 14 Mar 2021 23:53:28 +0000 (12:53 +1300)
tests/phpunit/api/v3/SyntaxConformanceTest.php

index afffa613bf9a46bcf9b5688ca5e42ad86548cbfb..a5d867fdc0dee1bbac05ada58a9a8bdf3d3eb12f 100644 (file)
@@ -753,6 +753,7 @@ class api_v3_SyntaxConformanceTest extends CiviUnitTestCase {
           'website_type_id',
           // Not a real field
           'option.autoweight',
+          'field_name',
         ],
         'break_return' => [
           // These fields get auto-adjusted by the BAO prior to saving