everydayrails / everydayrails-rspec-2017

Sample source for the 2017 edition of Everyday Rails Testing with RSpec.
http://rspectutorial.com
312 stars 247 forks source link

Chapter 8 Customer login helper? #89

Open JunichiIto opened 6 years ago

JunichiIto commented 6 years ago

In chapter 8, page 139, you wrote using our customer login helper:, but I think it should be "custom login helper", correct?