permission-node: fix test suite name
Co-authored-by: Joe Porpeglia <porpegliaj@gmail.com> Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
This commit is contained in:
@@ -62,7 +62,7 @@ describe('createConditionExports', () => {
|
||||
});
|
||||
});
|
||||
|
||||
describe('createConditions', () => {
|
||||
describe('createPolicyDecisions', () => {
|
||||
it('wraps conditions in an object with resourceType and pluginId', () => {
|
||||
const { createPolicyDecision } = testIntegration();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user