1
0
mirror of https://github.com/oceanprotocol/commons.git synced 2023-03-15 18:03:00 +01:00
This commit is contained in:
Jernej Pregelj 2019-07-02 14:24:13 +02:00
parent 29aba3197d
commit 4e8680a073

View File

@ -21,7 +21,7 @@ describe('Web3message', () => {
</User.Provider>
)
expect(container.firstChild).toHaveTextContent(
'Not connected to Nile network'
'Not connected to Pacific network'
)
})