mirror of
https://github.com/internetee/registry.git
synced 2025-08-02 07:52:04 +02:00
Add system test & fix locale
This commit is contained in:
parent
e5c41cf531
commit
9611df92b0
3 changed files with 60 additions and 1 deletions
|
@ -5,7 +5,6 @@ class Registrar
|
|||
|
||||
def update
|
||||
authorize! :manage, :repp
|
||||
|
||||
uri = BASE_URL
|
||||
request = form_request(uri)
|
||||
response = do_request(request, uri)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue