Fix random test failure in TestChefApiClient 07/28207/7
authorSkip Wonnell <skip@att.com>
Mon, 15 Jan 2018 15:38:13 +0000 (09:38 -0600)
committerPatrick Brady <pb071s@att.com>
Wed, 17 Jan 2018 20:16:49 +0000 (20:16 +0000)
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 <skip@att.com>

No differences found