mirror of
https://github.com/internetee/registry.git
synced 2025-08-02 16:02:03 +02:00
Fix test description
This commit is contained in:
parent
64e532c53d
commit
669c28377b
4 changed files with 13 additions and 13 deletions
|
@ -9,7 +9,7 @@ describe Repp::AccountV1 do
|
|||
end
|
||||
|
||||
describe 'GET /repp/v1/accounts/balance' do
|
||||
it 'returns domains of the current registrar', autodoc: true, route_info_doc: true do
|
||||
it 'returns account balance of the current registrar', autodoc: true, route_info_doc: true do
|
||||
get_with_auth '/repp/v1/accounts/balance', {}, @api_user
|
||||
response.status.should == 200
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue