teratail header banner
teratail header banner
質問するログイン新規登録

質問編集履歴

1

2018/11/09 05:58

投稿

ko-u
ko-u

スコア61

title CHANGED
File without changes
body CHANGED
@@ -23,7 +23,7 @@
23
23
  ```
24
24
  require 'rails_helper'
25
25
 
26
- RSpec.describe Potepan::ProductsController, type: :controller do
26
+ RSpec.describe ProductsController, type: :controller do
27
27
  describe "#show" do
28
28
  before do
29
29
  product = FactoryBot.create(:product)