X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Ftests%2FDrupal%2FTests%2FCore%2FCommon%2FAttributesTest.php;fp=web%2Fcore%2Ftests%2FDrupal%2FTests%2FCore%2FCommon%2FAttributesTest.php;h=b2ddd5e3652314224e319c4ca7bf5740d07b360c;hp=00a5eb2ea62ac245eda9119b36bb66031d3ff2c8;hb=0bf8d09d2542548982e81a441b1f16e75873a04f;hpb=74df008bdbb3a11eeea356744f39b802369bda3c diff --git a/web/core/tests/Drupal/Tests/Core/Common/AttributesTest.php b/web/core/tests/Drupal/Tests/Core/Common/AttributesTest.php index 00a5eb2ea..b2ddd5e36 100644 --- a/web/core/tests/Drupal/Tests/Core/Common/AttributesTest.php +++ b/web/core/tests/Drupal/Tests/Core/Common/AttributesTest.php @@ -38,7 +38,7 @@ class AttributesTest extends UnitTestCase { 'alt' => 'Alternate', ], ' id="id-test" class="first last" alt="Alternate"', - 'Multiple attributes.' + 'Multiple attributes.', ], // Verify empty attributes array is rendered. [[], '', 'Empty attributes array.'],