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" should be "custom" #121

Open JunichiIto opened 2 years ago

JunichiIto commented 2 years ago

In page 140, chapter 8, it shows "using our customer login helper", but I think it should be "using our custom login helper".

Screen Shot 2022-05-11 at 7 22 44

The sample code should be fixed too: https://github.com/everydayrails/everydayrails-rspec-2017/blob/08-dry-specs/spec/features/projects_spec.rb#L6