Skip to content

Commit 4dbeed5

Browse files
committed
MAGETWO-64085: Static versioning and styles minification break email fonts styles #8241
- fix unit test
1 parent 7b5d42a commit 4dbeed5

File tree

1 file changed

+1
-3
lines changed
  • dev/tests/integration/testsuite/Magento/Framework/Css/PreProcessor/Adapter

1 file changed

+1
-3
lines changed

dev/tests/integration/testsuite/Magento/Framework/Css/PreProcessor/Adapter/CssInlinerTest.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Copyright © 2013-2017 Magento, Inc. All rights reserved.
3+
* Copyright © Magento, Inc. All rights reserved.
44
* See COPYING.txt for license details.
55
*/
66
namespace Magento\Framework\Css\PreProcessor\Adapter;
@@ -60,8 +60,6 @@ public function getFilesDataProvider()
6060
];
6161
}
6262

63-
64-
6563
/**
6664
* @param string $htmlFilePath
6765
* @param string $cssFilePath

0 commit comments

Comments
 (0)