2 references to RunPermissionCheckAsync
Infrastructure.Tests (2)
WorkflowScripts\DeploymentTestCommandTests.cs (2)
46
=> await
RunPermissionCheckAsync
(scenario, "/deployment-test", validCommand: true);
66
=> await
RunPermissionCheckAsync
("write", body, validCommand);