mirror of
https://github.com/internetee/registry.git
synced 2025-05-17 01:47:18 +02:00
Remove Registrar from User
This commit is contained in:
parent
9c8fed999d
commit
2c35aa1471
14 changed files with 12 additions and 72 deletions
|
@ -2,5 +2,4 @@ require 'rails_helper'
|
|||
|
||||
describe User do
|
||||
it { should belong_to(:role) }
|
||||
it { should belong_to(:registrar) }
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue