Skip to content

Commit

Permalink
changes SB test case to fixed time span
Browse files Browse the repository at this point in the history
  • Loading branch information
kim committed Jan 24, 2024
1 parent e766bca commit 085f128
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions yml_tests/test_URLs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 085f128

Please sign in to comment.