diff --git a/tests/features/json.feature b/tests/features/json.feature index 3521f60c..23a2b973 100644 --- a/tests/features/json.feature +++ b/tests/features/json.feature @@ -48,6 +48,7 @@ Feature: Testing JSONContext | foo | something else | And the JSON node "bar" should not exist + And the JSON node "bar" should not be null Scenario: Json validation with schema Given I am on "/json/imajson.json"