Rails 6 controller test failure: expect(CreatesProject).to have_received(:new).with({name: “Runway”, task_string: “start something:2”})

前端 未结 0 1608
说谎
说谎 2021-02-04 14:25

I am trying to run the controller test in the Rails application.

Here is the test(/spec/controllers/projects_controller_spec):

require "r         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题