diff --git a/tests-integration/reference-model/morphir-tests.json b/tests-integration/reference-model/morphir-tests.json index 9f889111c..470f4c132 100644 --- a/tests-integration/reference-model/morphir-tests.json +++ b/tests-integration/reference-model/morphir-tests.json @@ -60,35 +60,6 @@ "2elor" ] ], - "expectedOutput": [ - { - "position": "wedfef", - "companySize": 12312 - } - ], - "description": "" - }, - { - "inputs": [ - [ - { - "companyName": "foo", - "position": "wedfef" - } - ], - [ - { - "name": "bar", - "numberOfEmployees": 12312 - } - ] - ], - "expectedOutput": [ - { - "position": "wedfef", - "companySize": 0 - } - ], "description": "" } ]