changeset 24414e3f2ef6 in modules/analytic_account:default
details: 
https://hg.tryton.org/modules/analytic_account?cmd=changeset;node=24414e3f2ef6
description:
        Use Activate modules as test scenario section name

        issue9395
        review291901002
diffstat:

 tests/scenario_analytic_account.rst |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r 1737dc20b268 -r 24414e3f2ef6 tests/scenario_analytic_account.rst
--- a/tests/scenario_analytic_account.rst       Tue Jul 07 23:56:09 2020 +0200
+++ b/tests/scenario_analytic_account.rst       Thu Jul 09 10:21:06 2020 +0100
@@ -15,7 +15,7 @@
     ...     create_chart, get_accounts
     >>> today = datetime.date.today()
 
-Install analytic_account::
+Activate modules::
 
     >>> config = activate_modules('analytic_account')
 

Reply via email to