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

PYTHON-4256 OIDC - Convert two unified tests to prose tests #1612

Merged
merged 2 commits into from
Apr 22, 2024

Conversation

blink1073
Copy link
Member

No description provided.

class CustomCallback(OIDCCallback):
count = 0

def fetch(self, a):
Copy link
Contributor

Choose a reason for hiding this comment

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

What is a here? Doesn't appear to be used.

Copy link
Member Author

Choose a reason for hiding this comment

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

Updated

class CustomCallback(OIDCCallback):
count = 0

def fetch(self, a):
Copy link
Contributor

Choose a reason for hiding this comment

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

What is a here? Doesn't appear to be used.

Copy link
Member Author

Choose a reason for hiding this comment

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

Updated

@blink1073 blink1073 merged commit 79fb19c into mongodb:master Apr 22, 2024
20 of 23 checks passed
@blink1073 blink1073 deleted the PYTHON-4256-2 branch April 22, 2024 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants