1

アップグレード前は、すべて正常に機能していました。しかし、アップグレード後、このエラーが発生します:

AuthenticationPages
  sign in page
    example at ./spec/requests/authentication_pages_spec.rb:9 (FAILED - 1)

Failures:

  1) AuthenticationPages sign in page
     Failure/Error: before { visit signin_path }
     NameError:
       undefined local variable or method `signin_path' for #<RSpec::Core::ExampleGroup::Nested_2::Nested_1:0x00000003f57488>
     # ./spec/requests/authentication_pages_spec.rb:7:in `block (3 levels) in <top (required)>'
     # -e:1:in `<main>'

Finished in 0.00079 seconds
1 example, 1 failure

Failed examples:

rspec ./spec/requests/authentication_pages_spec.rb:9 # AuthenticationPages sign in page

どうすればこれを修正できますか?

4

0 に答える 0