@@ -115,6 +115,10 @@ public function testTwigWithoutFilter() {
'expected'=>'<div id="quotes-here"><span class="gray-like-a-bunny bem__ized--top-feature" id="quotes-here">ID and class. Having the same ID twice is not valid markup but we want to make sure the filter doesn\'t use \Drupal\Component\Utility\Html::getUniqueId().</span></div>',
<divid="{{'quotes Here!'|clean_id}}"><spanclass="{{'Gray like a bunny!'|clean_class}}{{'BEM__ized--Top Feature'|clean_class}}"id="{{'quotes Here!'|clean_id}}">ID and class. Having the same ID twice is not valid markup but we want to make sure the filter doesn't use \Drupal\Component\Utility\Html::getUniqueId().</span></div>