mirror of
https://github.com/retailcrm/graphql-php.git
synced 2025-02-06 07:49:24 +03:00
Skip test on PHP < 7
This commit is contained in:
parent
dc6e814de3
commit
5e7cf2aacb
@ -1064,6 +1064,9 @@ class ValuesOfCorrectTypeTest extends TestCase
|
||||
|
||||
/**
|
||||
* @it Partial object, unknown field arg
|
||||
*
|
||||
* The sorting of equal elements has changed so that the test fails on php < 7
|
||||
* @requires PHP 7.0
|
||||
*/
|
||||
public function testPartialObjectUnknownFieldArg()
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user