Skip to content

Commit

Permalink
Merge pull request #92 from NHSDigital/feature/nrlf-395-fix-permissio…
Browse files Browse the repository at this point in the history
…ns-connection-meta-data

[NRLF-395] Error when setting connectionMetadata variable with non-existent permissions variable
  • Loading branch information
Brian Bayes authored May 4, 2023
2 parents 096acae + 02f5e86 commit faf66af
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@
"nrl.ods-code": odsCode,
"nrl.ods-code-extension": odsCodeExtension,
"nrl.pointer-types": pointerTypes,
"nrl.permissions": permissions,
};

var nrlPermissions = context.getVariable("app.nrl-permissions");
Expand Down

0 comments on commit faf66af

Please sign in to comment.