X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Ftests%2FDrupal%2FTests%2FCore%2FAnnotation%2FTranslationTest.php;fp=web%2Fcore%2Ftests%2FDrupal%2FTests%2FCore%2FAnnotation%2FTranslationTest.php;h=65038a6dc8aef41aec14e8789ba15c205843bedc;hp=7be87f593f3188447ec81b73753bca5b79bcb460;hb=0bf8d09d2542548982e81a441b1f16e75873a04f;hpb=74df008bdbb3a11eeea356744f39b802369bda3c diff --git a/web/core/tests/Drupal/Tests/Core/Annotation/TranslationTest.php b/web/core/tests/Drupal/Tests/Core/Annotation/TranslationTest.php index 7be87f593..65038a6dc 100644 --- a/web/core/tests/Drupal/Tests/Core/Annotation/TranslationTest.php +++ b/web/core/tests/Drupal/Tests/Core/Annotation/TranslationTest.php @@ -55,7 +55,7 @@ class TranslationTest extends UnitTestCase { [ 'value' => 'Foo', ], - 'Foo' + 'Foo', ]; $random = $this->randomMachineName(); $random_html_entity = '&' . $random;