Skip to content

Commit

Permalink
Merge branch 'refs/heads/fix-reference-key-tests' into aehrc-master
Browse files Browse the repository at this point in the history
  • Loading branch information
johngrimes committed Jun 28, 2024
2 parents e293ed9 + c60eac5 commit 3a9d93d
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions tests/fn_reference_keys.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,11 +84,6 @@
"select": [
{
"column": [
{
"path": "link.other.getReferenceKey(Observation)",
"name": "referenceKey",
"type": "string"
},
{
"path": "getResourceKey() = link.other.getReferenceKey(Observation)",
"name": "key_equal_ref",
Expand All @@ -100,11 +95,9 @@
},
"expect": [
{
"referenceKey": null,
"key_equal_ref": null
},
{
"referenceKey": null,
"key_equal_ref": null
}
]
Expand Down

0 comments on commit 3a9d93d

Please sign in to comment.