mirror of
https://github.com/internetee/registry.git
synced 2025-06-10 14:44:47 +02:00
Make tests inherit from ApplicationIntegrationTest class
This commit is contained in:
parent
8736366a41
commit
06dc954167
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
require 'test_helper'
|
||||
require 'auth_token/auth_token_creator'
|
||||
|
||||
class RegistrantApiContactsTest < ActionDispatch::IntegrationTest
|
||||
class RegistrantApiContactsTest < ApplicationIntegrationTest
|
||||
def setup
|
||||
super
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue