Skip to content

Commit af820f3

Browse files
committed
Remove check for legacy format
1 parent 34fb6c5 commit af820f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/PublishersTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ public function publisherProvider(): array
5050
[
5151
'font-awesome/css/all.min.css',
5252
'font-awesome/css/svg-with-js.css',
53-
'font-awesome/webfonts/fa-brands-400.eot',
53+
'font-awesome/webfonts/fa-brands-400.ttf',
5454
'font-awesome/webfonts/fa-solid-900.woff2',
5555
],
5656
],

0 commit comments

Comments
 (0)