mirror of
https://github.com/oceanprotocol/commons.git
synced 2023-03-15 18:03:00 +01:00
fix test
This commit is contained in:
parent
29aba3197d
commit
4e8680a073
@ -21,7 +21,7 @@ describe('Web3message', () => {
|
|||||||
</User.Provider>
|
</User.Provider>
|
||||||
)
|
)
|
||||||
expect(container.firstChild).toHaveTextContent(
|
expect(container.firstChild).toHaveTextContent(
|
||||||
'Not connected to Nile network'
|
'Not connected to Pacific network'
|
||||||
)
|
)
|
||||||
})
|
})
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user