From: eileen Date: Wed, 21 Oct 2020 07:03:31 +0000 (+1300) Subject: Skip UFField.field_name on singleValueAlter as flakey X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=1deb0d589cf7fedcd1523a115a4a924434a15e51;p=civicrm-core.git Skip UFField.field_name on singleValueAlter as flakey --- diff --git a/tests/phpunit/api/v3/SyntaxConformanceTest.php b/tests/phpunit/api/v3/SyntaxConformanceTest.php index afffa613bf..a5d867fdc0 100644 --- a/tests/phpunit/api/v3/SyntaxConformanceTest.php +++ b/tests/phpunit/api/v3/SyntaxConformanceTest.php @@ -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