mirror of
https://github.com/internetee/registry.git
synced 2025-07-28 05:26:17 +02:00
Fixed summary controller
This commit is contained in:
parent
3eec835316
commit
2cdf9f8b95
1 changed files with 0 additions and 2 deletions
|
@ -36,8 +36,6 @@ class ReppV1RegistrarSummaryTest < ActionDispatch::IntegrationTest
|
|||
|
||||
assert_equal json[:data][:username], @user.username
|
||||
assert_equal json[:data][:registrar_name], 'Best Names'
|
||||
assert_nil json[:data][:domains]
|
||||
assert_nil json[:data][:contacts]
|
||||
assert_nil json[:data][:notification]
|
||||
assert_nil json[:data][:notifications_count]
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue