Skip to content

Commit

Permalink
Fixing PR #1062
Browse files Browse the repository at this point in the history
  • Loading branch information
AttilaMihaly committed Mar 12, 2024
1 parent 0ddfa25 commit 8681ddd
Showing 1 changed file with 0 additions and 29 deletions.
29 changes: 0 additions & 29 deletions tests-integration/reference-model/morphir-tests.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": ""
}
]
Expand Down

0 comments on commit 8681ddd

Please sign in to comment.