mirror of
https://github.com/internetee/registry.git
synced 2025-07-21 02:05:57 +02:00
parent
a3b3490591
commit
22a2329ba5
7 changed files with 28 additions and 13 deletions
|
@ -13,9 +13,9 @@ RSpec.describe Billing::Price do
|
|||
describe '::durations', db: false do
|
||||
it 'returns available durations' do
|
||||
durations = [
|
||||
'3 months',
|
||||
'6 months',
|
||||
'9 months',
|
||||
'3 mons',
|
||||
'6 mons',
|
||||
'9 mons',
|
||||
'1 year',
|
||||
'2 years',
|
||||
'3 years',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue