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

Export restConfig variable for use in other code base #137

Open
vatsalparekh opened this issue Mar 28, 2024 · 1 comment
Open

Export restConfig variable for use in other code base #137

vatsalparekh opened this issue Mar 28, 2024 · 1 comment

Comments

@vatsalparekh
Copy link

restConfig *rest.Config

This is a easy way for other tests to utilise restConfig, only if it was exported and available for use

@igomez06
Copy link

What's the context of this? We purposely made it private, as this should only be updated with the NewClient constructor.

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

No branches or pull requests

2 participants