From 369a1fb6e32496ef53e37717de31265f5d4d7074 Mon Sep 17 00:00:00 2001 From: xudan Date: Mon, 9 Sep 2019 05:35:27 -0400 Subject: Use assertEqual instead of assertEquals DeprecationWarning: Please use assertEqual instead Change-Id: I84db84e85a8a43486109bb948258e57c8b86fdfb Signed-off-by: xudan --- docs/testing/user/userguide/vnf_test_guide.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/testing/user/userguide/vnf_test_guide.rst b/docs/testing/user/userguide/vnf_test_guide.rst index e35d418f..cce94088 100644 --- a/docs/testing/user/userguide/vnf_test_guide.rst +++ b/docs/testing/user/userguide/vnf_test_guide.rst @@ -12,8 +12,8 @@ Overview As the LFN verification framework, Dovetail covers ONAP VNF tests by integrating VNF SDK and VVP. This guide introduces only how to use Dovetail to run the tests. For more details about VNF SDK and VVP, please refer to `ONAP VNF SDK Compliance Verification Program -`_ -and `ONAP VVP `_. +`_ +and `ONAP VVP `_. Definitions and abbreviations -- cgit 1.2.3-korg