diff options
Diffstat (limited to 'doc/book-enea-edge-example-usecases')
-rw-r--r-- | doc/book-enea-edge-example-usecases/doc/appendix_4.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/book-enea-edge-example-usecases/doc/appendix_4.xml b/doc/book-enea-edge-example-usecases/doc/appendix_4.xml index f52e33d..4d30ff6 100644 --- a/doc/book-enea-edge-example-usecases/doc/appendix_4.xml +++ b/doc/book-enea-edge-example-usecases/doc/appendix_4.xml | |||
@@ -93,7 +93,7 @@ | |||
93 | <para>To run a test:</para> | 93 | <para>To run a test:</para> |
94 | 94 | ||
95 | <programlisting>> cd automation_framework/unittestSuite/ | 95 | <programlisting>> cd automation_framework/unittestSuite/ |
96 | > python unittestSuite.py -u admin -p admin -H <uCPEManager IP address> -n \ | 96 | > python unittestSuite.py -u admin -p admin -H <EneaEdgeManagement IP address> -n \ |
97 | <uCPE Device name> -s <Test suite> -d <description></programlisting> | 97 | <uCPE Device name> -s <Test suite> -d <description></programlisting> |
98 | 98 | ||
99 | <para>The <literal>Test suite</literal> must be one from any of the | 99 | <para>The <literal>Test suite</literal> must be one from any of the |