Просмотр исходного кода

fix recurring billing test, bump version

tags/v1.3.2
Jonathan Cobb 4 лет назад
Родитель
Сommit
c722f77206
2 измененных файлов: 3 добавлений и 3 удалений
  1. +1
    -1
      bubble-server/src/main/resources/META-INF/bubble/bubble.properties
  2. +2
    -2
      bubble-server/src/test/resources/models/tests/payment/recurring_billing.json

+ 1
- 1
bubble-server/src/main/resources/META-INF/bubble/bubble.properties Просмотреть файл

@@ -1 +1 @@
bubble.version=Adventure 1.2.7
bubble.version=Adventure 1.2.8

+ 2
- 2
bubble-server/src/test/resources/models/tests/payment/recurring_billing.json Просмотреть файл

@@ -358,8 +358,8 @@
},

{
"before": "fast_forward_and_bill 7d",
"comment": "5th fast-forward: fast-forward another +7 days, bill is still unpaid, bubble is stopped",
"before": "fast_forward_and_bill 8d",
"comment": "5th fast-forward: fast-forward another +8 days, bill is still unpaid, bubble is stopped",
"request": {
"session": "userSession",
"uri": "me/plans/{{accountPlan.uuid}}/bills"


Загрузка…
Отмена
Сохранить