From 548524b77f54a3f67b7b139b639ac76360d3822b Mon Sep 17 00:00:00 2001 From: Bartek Grzybowski Date: Wed, 22 Apr 2020 02:33:28 -0700 Subject: [PATCH] Update git submodules * Update docs/submodules/integration.git from branch 'master' to d0bbb7aa2a7cd41b86f8d1b8115acf4d9b28dba3 - Leverage pytest parametrize mark in test_rest_api_endpoints Change-Id: Ia29f79227e21e623489a7b340496f18def5f7a52 Issue-ID: INT-1529 Signed-off-by: Bartek Grzybowski - Leverage pytest parametrize mark in test_bad_prefix test Change-Id: I0c0ea8612e0f0ac6b2198dc78908bd604f5ad61c Issue-ID: INT-1529 Signed-off-by: Bartek Grzybowski - Leverage pytest parametrize mark in test_bad_moi_class test Change-Id: I7218c5ca61669197d1e79189e841b0062524c02d Issue-ID: INT-1529 Signed-off-by: Bartek Grzybowski - Refactor test_unauthorized() to leverage pytest parametrize mark Change-Id: I52079b276332c0bf2ffcea047ab8129066aff185 Issue-ID: INT-1529 Signed-off-by: Bartek Grzybowski --- docs/submodules/integration.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/integration.git b/docs/submodules/integration.git index 9edfcd99a..d0bbb7aa2 160000 --- a/docs/submodules/integration.git +++ b/docs/submodules/integration.git @@ -1 +1 @@ -Subproject commit 9edfcd99affa1ca4b444931070e3b4652c2a80bf +Subproject commit d0bbb7aa2a7cd41b86f8d1b8115acf4d9b28dba3 -- 2.16.6