mirror of
https://github.com/mrclay/minify.git
synced 2025-08-12 17:14:24 +02:00
Disable less tests on php 7.4+
This commit is contained in:
@@ -4,6 +4,9 @@ namespace Minify\Test;
|
||||
|
||||
use Minify_HTML_Helper;
|
||||
|
||||
/**
|
||||
* @requires php < 7.3
|
||||
*/
|
||||
class LessSourceTest extends TestCase
|
||||
{
|
||||
public function setUp()
|
||||
|
Reference in New Issue
Block a user