Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ilanolkies authored Feb 22, 2021
1 parent 5429f80 commit cc7da6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Under development and missing many request methods and listeners. See below unde

Setup the mock provider before the window loads and set it to the `win.ethereum` variable. For a complete integration example, see the [rLogin basic dapp test integration](https://github.com/rsksmart/rlogin-sample-apps/blob/main/basic-dapp/cypress/integration/injected_spec.js).

```
```js
import mockProvider from 'mock-web3-provider'

describe('test interaction with web3', () => {
Expand Down

0 comments on commit cc7da6f

Please sign in to comment.