mirror of
https://github.com/internetee/registry.git
synced 2025-06-08 13:44:47 +02:00
parent
b81263ee3d
commit
e4b730caf7
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ class RegistrarTest < ActiveSupport::TestCase
|
||||||
end
|
end
|
||||||
|
|
||||||
def test_serializes_and_deserializes_vat_rate
|
def test_serializes_and_deserializes_vat_rate
|
||||||
valid_attributes = registrars(:valid).attributes.except('id').merge({ name: 'uniq1',
|
valid_attributes = registrars(:bestnames).attributes.except('id').merge({ name: 'uniq1',
|
||||||
reg_no: 'uniq1',
|
reg_no: 'uniq1',
|
||||||
code: 'uniq1',
|
code: 'uniq1',
|
||||||
country_code: 'GB' })
|
country_code: 'GB' })
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue