mirror of
https://github.com/internetee/registry.git
synced 2025-08-03 08:22:05 +02:00
Removed and updated additional files
This commit is contained in:
parent
11c2af075a
commit
04b55068df
29 changed files with 154 additions and 1534 deletions
|
@ -1,14 +0,0 @@
|
|||
require 'test_helper'
|
||||
require 'helpers/phone_format_helper_test'
|
||||
|
||||
class DeppContactTest < ActiveSupport::TestCase
|
||||
include PhoneFormatHelperTest
|
||||
|
||||
setup do
|
||||
@depp_contact = Depp::Contact.new
|
||||
end
|
||||
|
||||
def test_validates_phone_format
|
||||
assert_phone_format(@depp_contact)
|
||||
end
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue