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