mirror of
https://github.com/internetee/registry.git
synced 2025-07-02 17:23:34 +02:00
Update fixtures
This commit is contained in:
parent
a235db5e83
commit
46c82b3d99
4 changed files with 21 additions and 7 deletions
|
@ -14,6 +14,6 @@ class Repp::DomainTransfersTest < ActionDispatch::IntegrationTest
|
|||
private
|
||||
|
||||
def http_auth_key
|
||||
ActionController::HttpAuthentication::Basic.encode_credentials(users(:api).username, users(:api).password)
|
||||
ActionController::HttpAuthentication::Basic.encode_credentials(users(:api_bestnames).username, users(:api_bestnames).password)
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue