Update fixtures

This commit is contained in:
Artur Beljajev 2018-01-20 22:22:30 +02:00
parent ce58feba6e
commit 013122335d
9 changed files with 17 additions and 28 deletions

View file

@ -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