mirror of
https://github.com/internetee/registry.git
synced 2025-05-17 09:57:23 +02:00
Update fixtures
This commit is contained in:
parent
ce58feba6e
commit
013122335d
9 changed files with 17 additions and 28 deletions
|
@ -3,7 +3,7 @@ require 'test_helper'
|
|||
class RegistrarsControllerTest < ActionDispatch::IntegrationTest
|
||||
def setup
|
||||
login_as users(:admin)
|
||||
@registrar = registrars(:valid)
|
||||
@registrar = registrars(:bestnames)
|
||||
end
|
||||
|
||||
def test_updates_website
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue