Преглед изворни кода

fix recurring billing test, bump version

tags/v1.3.2
Jonathan Cobb пре 4 година
родитељ
комит
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"


Loading…
Откажи
Сачувај