From 085f1280b869aef1142d9792be05f6f8eb443d8e Mon Sep 17 00:00:00 2001 From: kim Date: Wed, 24 Jan 2024 09:29:01 -0900 Subject: [PATCH] changes SB test case to fixed time span --- yml_tests/test_URLs.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yml_tests/test_URLs.yml b/yml_tests/test_URLs.yml index fccfad74..f7ab8cb3 100644 --- a/yml_tests/test_URLs.yml +++ b/yml_tests/test_URLs.yml @@ -1069,8 +1069,8 @@ tests: - platform SB: platform: SB - start: 1+year+ago - end: now + start: "2015-01-01T00:00:00Z" + end: "2016-01-02T00:00:00Z" maxResults: 200 output: csv