mirror of
https://github.com/mrclay/minify.git
synced 2025-08-14 10:05:59 +02:00
Disable less tests on php 7.4+
This commit is contained in:
@@ -6,6 +6,7 @@ use Minify_HTML_Helper;
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @requires php < 7.3
|
* @requires php < 7.3
|
||||||
|
* @see https://github.com/mrclay/minify/pull/685
|
||||||
*/
|
*/
|
||||||
class LessSourceTest extends TestCase
|
class LessSourceTest extends TestCase
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user