diff --git a/tests/Integration/data-provider/data-providers.feature b/tests/Integration/data-provider/data-providers.feature index 2e30a214a9..1b0df783de 100644 --- a/tests/Integration/data-provider/data-providers.feature +++ b/tests/Integration/data-provider/data-providers.feature @@ -7,7 +7,6 @@ Feature: Testing the DataProviders API Then the response is JSON And the response has a "count" property And the type of the "count" property is "numeric" - And the "count" property is greater than or equal to "6" Then the guzzle status code should be 200 Scenario: Get A Particular Data Provider