changeset a8bdf9b9382e in modules/account_statement_aeb43:default
details:
https://hg.tryton.org/modules/account_statement_aeb43?cmd=changeset;node=a8bdf9b9382e
description:
Use Activate modules as test scenario section name
issue9395
review291901002
diffstat:
tests/scenario_account_statement_aeb43.rst | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r eb4763d4bd9b -r a8bdf9b9382e tests/scenario_account_statement_aeb43.rst
--- a/tests/scenario_account_statement_aeb43.rst Mon May 04 12:11:48
2020 +0200
+++ b/tests/scenario_account_statement_aeb43.rst Thu Jul 09 10:21:06
2020 +0100
@@ -14,7 +14,7 @@
>>> from trytond.modules.account.tests.tools import create_fiscalyear, \
... create_chart, get_accounts
-Install account_statement_aeb43::
+Activate modules::
>>> config = activate_modules('account_statement_aeb43')