mirror of
https://github.com/internetee/registry.git
synced 2025-07-22 18:56:05 +02:00
Fix tests
This commit is contained in:
parent
27774cc275
commit
a6f7af0f03
8 changed files with 35 additions and 26 deletions
|
@ -69,7 +69,7 @@ Rails.application.routes.draw do
|
|||
namespace :domains do
|
||||
resources :contacts do
|
||||
collection do
|
||||
patch '/', to: 'contacts#update'
|
||||
patch '/', to: 'domains/contacts#update'
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue