From dee1d6de23b78fca3f5aa7685638d4e0e76ce81f Mon Sep 17 00:00:00 2001 From: Manuel Buil Date: Tue, 12 Jun 2018 16:23:38 +0200 Subject: Update git submodules * Update docs/submodules/sfc from branch 'master' - Bug fix: pass variables in the class constructor The Testcase class requires parameters in the constructor. We should pass them or otherwise we get an error: https://github.com/opnfv/functest-xtesting/blob/master/xtesting/core/testcase.py#L48 ERROR: TypeError: "__init__() got an unexpected keyword argument 'project_name'" Change-Id: I6f4b62b7ff201bf6878004e3fb452778c6b55f0e Signed-off-by: Manuel Buil --- docs/submodules/sfc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules') diff --git a/docs/submodules/sfc b/docs/submodules/sfc index 742a1237a..8a3233fe8 160000 --- a/docs/submodules/sfc +++ b/docs/submodules/sfc @@ -1 +1 @@ -Subproject commit 742a1237a5511930ff2726819e6fd2a320e7fd06 +Subproject commit 8a3233fe8ecc6f3f6af2b32613c09938d74e6053 -- cgit 1.2.3-korg