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

        issue9395
        review291901002
diffstat:

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

diffs (12 lines):

diff -r 175452321629 -r 21d5f367b1f4 tests/scenario_product_cost_history.rst
--- a/tests/scenario_product_cost_history.rst   Mon May 04 12:20:30 2020 +0200
+++ b/tests/scenario_product_cost_history.rst   Thu Jul 09 10:21:06 2020 +0100
@@ -15,7 +15,7 @@
     >>> today = dt.date.today()
     >>> now = dt.datetime.now()
 
-Install product_cost_history Module::
+Activate modules::
 
     >>> config = activate_modules('product_cost_history')
 

Reply via email to