This commit is contained in:
Jernej Pregelj 2019-07-02 14:24:13 +02:00
parent 29aba3197d
commit 4e8680a073
1 changed files with 1 additions and 1 deletions

View File

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