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

EnforceDefaultTimeoutsWhenUsingContexts cannot be used from users #790

Closed
toshipp opened this issue Oct 31, 2024 · 1 comment · Fixed by #791
Closed

EnforceDefaultTimeoutsWhenUsingContexts cannot be used from users #790

toshipp opened this issue Oct 31, 2024 · 1 comment · Fixed by #791

Comments

@toshipp
Copy link
Contributor

toshipp commented Oct 31, 2024

EnforceDefaultTimeoutsWhenUsingContexts was added in e4c4265, but it was implemented as an internal Gomega method, therefore, we cannot use it.

We should the method in the Gomega interface, and also define the global method.

toshipp added a commit to toshipp/gomega that referenced this issue Oct 31, 2024
…outsWhenUsingContext

fix: onsi#790

Signed-off-by: Toshikuni Fukaya <toshikuni-fukaya@cybozu.co.jp>
@onsi
Copy link
Owner

onsi commented Oct 31, 2024

woops! my bad, thanks for catching that and fixing it!

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 a pull request may close this issue.

2 participants