Add choice of law to terms of service generator (#33994)
This commit is contained in:
parent
288e61dfdf
commit
298ca53593
5 changed files with 8 additions and 1 deletions
|
@ -33,6 +33,7 @@ RSpec.describe Admin::TermsOfService::GeneratesController do
|
|||
dmca_email: 'dmca@host.example',
|
||||
domain: 'host.example',
|
||||
jurisdiction: 'Europe',
|
||||
choice_of_law: 'New York',
|
||||
},
|
||||
}
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue