changeset 2d8909b58477 in modules/account_payment_stripe:default
details:
https://hg.tryton.org/modules/account_payment_stripe?cmd=changeset;node=2d8909b58477
description:
Use Activate modules as test scenario section name
issue9395
review291901002
diffstat:
tests/scenario_account_payment_stripe.rst | 2 +-
tests/scenario_account_payment_stripe_dispute.rst | 2 +-
tests/scenario_account_payment_stripe_intent.rst | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diffs (36 lines):
diff -r 55dad43b3656 -r 2d8909b58477 tests/scenario_account_payment_stripe.rst
--- a/tests/scenario_account_payment_stripe.rst Tue Jul 07 23:56:09 2020 +0200
+++ b/tests/scenario_account_payment_stripe.rst Thu Jul 09 10:21:06 2020 +0100
@@ -16,7 +16,7 @@
>>> from trytond.modules.account.tests.tools import create_fiscalyear, \
... create_chart, get_accounts
-Install account_payment_stripe::
+Activate modules::
>>> config = activate_modules('account_payment_stripe')
diff -r 55dad43b3656 -r 2d8909b58477
tests/scenario_account_payment_stripe_dispute.rst
--- a/tests/scenario_account_payment_stripe_dispute.rst Tue Jul 07 23:56:09
2020 +0200
+++ b/tests/scenario_account_payment_stripe_dispute.rst Thu Jul 09 10:21:06
2020 +0100
@@ -16,7 +16,7 @@
>>> from trytond.modules.account.tests.tools import create_fiscalyear, \
... create_chart, get_accounts
-Install account_payment_stripe::
+Activate modules::
>>> config = activate_modules('account_payment_stripe')
diff -r 55dad43b3656 -r 2d8909b58477
tests/scenario_account_payment_stripe_intent.rst
--- a/tests/scenario_account_payment_stripe_intent.rst Tue Jul 07 23:56:09
2020 +0200
+++ b/tests/scenario_account_payment_stripe_intent.rst Thu Jul 09 10:21:06
2020 +0100
@@ -16,7 +16,7 @@
>>> from trytond.modules.account.tests.tools import create_fiscalyear, \
... create_chart, get_accounts
-Install account_payment_stripe::
+Activate modules::
>>> config = activate_modules('account_payment_stripe')