mirror of
https://github.com/internetee/registry.git
synced 2025-07-31 06:56:23 +02:00
Updated contact name data type in schemas
This commit is contained in:
parent
9e63e3d0bd
commit
c7d3788a36
12 changed files with 109 additions and 45 deletions
|
@ -9,7 +9,7 @@ if ENV['COVERAGE']
|
|||
end
|
||||
end
|
||||
|
||||
ENV['RAILS_ENV'] ||= 'test'
|
||||
ENV['RAILS_ENV'] = 'test'
|
||||
require_relative '../config/environment'
|
||||
require 'rails/test_help'
|
||||
require 'minitest/mock'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue