You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 15, 2021. It is now read-only.
It can sometimes be useful to get the URL of the underlying provider of a Test Environment instance.
I decided to write an integration test in JavaScript using Test Environment to handle the provider lifetime, and I had to access the internals to get this information.
It can sometimes be useful to get the URL of the underlying provider of a Test Environment instance.
I decided to write an integration test in JavaScript using Test Environment to handle the provider lifetime, and I had to access the internals to get this information.
openzeppelin-sdk@
0597939
For this specific use case it would be fine to provide an async function or getter returning the URL.
The text was updated successfully, but these errors were encountered: