changeset 04debd40e88d in modules/stock_consignment:default
details:
https://hg.tryton.org/modules/stock_consignment?cmd=changeset;node=04debd40e88d
description:
Use Activate modules as test scenario section name
issue9395
review291901002
diffstat:
tests/scenario_stock_consignment.rst | 2 +-
tests/scenario_stock_consignment_supplier_customer.rst | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diffs (24 lines):
diff -r 2b44be75343f -r 04debd40e88d tests/scenario_stock_consignment.rst
--- a/tests/scenario_stock_consignment.rst Sat Jul 04 23:49:25 2020 +0200
+++ b/tests/scenario_stock_consignment.rst Thu Jul 09 10:21:07 2020 +0100
@@ -13,7 +13,7 @@
>>> from trytond.modules.account.tests.tools import create_chart, \
... get_accounts, create_tax
-Install stock_consignment::
+Activate modules::
>>> config = activate_modules('stock_consignment')
diff -r 2b44be75343f -r 04debd40e88d
tests/scenario_stock_consignment_supplier_customer.rst
--- a/tests/scenario_stock_consignment_supplier_customer.rst Sat Jul 04
23:49:25 2020 +0200
+++ b/tests/scenario_stock_consignment_supplier_customer.rst Thu Jul 09
10:21:07 2020 +0100
@@ -13,7 +13,7 @@
>>> from trytond.modules.account.tests.tools import create_chart, \
... get_accounts, create_tax
-Install stock_consignment::
+Activate modules::
>>> config = activate_modules('stock_consignment')