mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-01-10 05:56:00 +00:00
fix conflict in test and provider
This commit is contained in:
parent
3b8e676d85
commit
4db69ee261
@ -44,6 +44,7 @@ class Test {
|
||||
}
|
||||
|
||||
initWeb3Provider(callback) {
|
||||
const self = this;
|
||||
if (this.provider) {
|
||||
this.provider.stop();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user