Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: duplicate DRP call #432

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

hoangquocvietuet
Copy link
Contributor

Resolved: #404

@sfroment sfroment force-pushed the fix/duplicate-drp-call branch from b6e40e3 to b42cc8b Compare February 5, 2025 20:45
@@ -25,3 +27,43 @@ describe("AccessControl tests with RevokeWins resolution", () => {
expect(obj.drp).toBeUndefined();
});
});

describe("Hi", () => {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
describe("Hi", () => {
describe("Duplicate call detection", () => {

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix duplicate DPR call
2 participants