fix existing specs
This commit is contained in:
@@ -302,6 +302,6 @@ RSpec.describe ProjectsController, type: :controller do
|
||||
private
|
||||
|
||||
def project_params
|
||||
attributes_for(:project)
|
||||
attributes_for(:project).except(:live_meeting_url)
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user