From 2b80cd42da8572fb9c2be3afe01a59c2ac068ee5 Mon Sep 17 00:00:00 2001 From: soyuka Date: Sat, 6 Feb 2021 12:42:00 +0100 Subject: [PATCH] Fix behat tests --- features/jsonapi/related-resouces-inclusion.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/jsonapi/related-resouces-inclusion.feature b/features/jsonapi/related-resouces-inclusion.feature index df339df10db..d2850d7ea49 100644 --- a/features/jsonapi/related-resouces-inclusion.feature +++ b/features/jsonapi/related-resouces-inclusion.feature @@ -602,7 +602,7 @@ Feature: JSON API Inclusion of Related Resources Then the response status code should be 200 And the response should be in JSON And the JSON should be valid according to the JSON API schema - And the JSON should be equal to: + And the JSON should be a superset of: """ { "links": {