mirror of
https://github.com/internetee/registry.git
synced 2025-07-30 14:36:22 +02:00
Corrected test
This commit is contained in:
parent
6a092e47aa
commit
ce7217af4d
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ class ReppV1DomainsDeleteTest < ActionDispatch::IntegrationTest
|
|||
payload = {
|
||||
domain: {
|
||||
delete: {
|
||||
verified: false,
|
||||
verified: 'false',
|
||||
},
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue