mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-01-24 14:18:57 +00:00
fix conflict in test and provider
This commit is contained in:
parent
239a182404
commit
839393074a
@ -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