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

        issue9395
        review291901002
diffstat:

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

diffs (12 lines):

diff -r cce169595e64 -r f0d7833a2e76 tests/scenario_stock_supply_forecast.rst
--- a/tests/scenario_stock_supply_forecast.rst  Mon May 04 12:34:28 2020 +0200
+++ b/tests/scenario_stock_supply_forecast.rst  Thu Jul 09 10:21:08 2020 +0100
@@ -17,7 +17,7 @@
     >>> yesterday = today - relativedelta(days=1)
     >>> tomorrow = today + relativedelta(days=1)
 
-Install stock_supply Module::
+Activate modules::
 
     >>> config = activate_modules('stock_supply_forecast')
 

Reply via email to