Skip to content

Commit

Permalink
updating one rename from alertTypeRegistry to ruleTypeRegistry
Browse files Browse the repository at this point in the history
  • Loading branch information
yctercero committed Jul 28, 2021
1 parent aaa6dad commit 124ff67
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1265,7 +1265,7 @@ describe('AlertingAuthorization', () => {
test('creates a spaceId only filter if security is disabled, but require space awareness', async () => {
const alertAuthorization = new AlertingAuthorization({
request,
alertTypeRegistry,
ruleTypeRegistry,
features,
auditLogger,
getSpace,
Expand Down

0 comments on commit 124ff67

Please sign in to comment.