Apply suggestions from code review
Co-authored-by: Joe Porpeglia <josephp@spotify.com> Signed-off-by: Vincenzo Scamporlino <me@vinzscam.dev>
This commit is contained in:
@@ -49,7 +49,7 @@ const fakePermissionApi = {
|
||||
result: AuthorizeResult.ALLOW,
|
||||
},
|
||||
]),
|
||||
policyDecision: jest.fn(),
|
||||
query: jest.fn(),
|
||||
};
|
||||
|
||||
describe('JenkinsApi', () => {
|
||||
|
||||
Reference in New Issue
Block a user