@@ -166,7 +166,7 @@ public function testBlockContentTypeDeletion() {
t('%label is used by 1 custom block on your site. You can not remove this block type until you have removed all of the %label blocks.',['%label'=>$type->label()]),
'The block type will not be deleted until all blocks of that type are removed.'
);
$this->assertNoText(t('This action cannot be undone.'),'The block type deletion confirmation form is not available.');
$this->assertNoText('This action cannot be undone.','The block type deletion confirmation form is not available.');