From ed11d64117e9b8482d05ec65e534018e29dbac20 Mon Sep 17 00:00:00 2001 From: Skip Wonnell Date: Mon, 15 Jan 2018 09:38:13 -0600 Subject: [PATCH] Updated git submodules Project: appc master e98524f7770748ef79db82d48da0f97ab541d287 Fix random test failure in TestChefApiClient The check of the timestamp header fails when rolling over to a new minute. Change the code to compare the length of the interval instead. Issue-ID: APPC-411 Change-Id: I3a98aab2de878335a2bc320d261fee3101fd0652 Signed-off-by: Skip Wonnell Fix some sonar issues Fix sonar issues assigned to me Change-Id: I926c011fd9d2c4f5628c4151e8c50a8fb5f3ea86 Issue-ID: APPC-412 Signed-off-by: kurczews --- docs/submodules/appc.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/appc.git b/docs/submodules/appc.git index c554733ed..e98524f77 160000 --- a/docs/submodules/appc.git +++ b/docs/submodules/appc.git @@ -1 +1 @@ -Subproject commit c554733ede49bd0be16c5a665577ce2a32bae565 +Subproject commit e98524f7770748ef79db82d48da0f97ab541d287 -- 2.16.6