Update tests/php/View/RequirementsTest.php

Co-authored-by: Steve Boyd <emteknetnz@gmail.com>
This commit is contained in:
Finlay Metcalfe 2023-12-14 11:24:35 +13:00 committed by GitHub
parent 3573484e9d
commit e5227062a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -1421,8 +1421,6 @@ EOS
$html,
'custom javascript has correct sri attributes'
);
/* CSS has correct attributes */
$this->assertMatchesRegularExpression(
'#<link .*href=".*/RequirementsTest_a\.css.*" integrity="def" crossorigin="anonymous"#',