mirror of
https://github.com/internetee/registry.git
synced 2025-06-10 14:44:47 +02:00
added test
This commit is contained in:
parent
6e82d8be9e
commit
64cb2c35f3
2 changed files with 34 additions and 1 deletions
|
@ -12,7 +12,7 @@ module Repp
|
|||
render_success(data: nil) and return unless @login
|
||||
# rubocop:enable Style/AndOr
|
||||
|
||||
data = @login.as_json()
|
||||
data = @login.as_json
|
||||
|
||||
render_success(data: data)
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue