New Discussion

Notifications

You’re not receiving notifications from this thread.

Can't modify frozen String

0
General

Hi guys, I'm tring to execute rspec to run my tests and I'm getting a error

 Failure/Error: visit 'http://google.com.br'

 FrozenError:
   can't modify frozen String

Any ideas how to solve this issue?
I'm using ruby ruby 2.5.5
rspec 3.8.0
rspec-core 3.8.2

Join the discussion
Create an account Log in