Skip to content

Commit

Permalink
Merge pull request #7 from pavelkim/dev
Browse files Browse the repository at this point in the history
[07-2020][Fix] Test data updated according to workers' TZ.
  • Loading branch information
pavelkim authored Jul 18, 2020
2 parents 53b6d82 + 3faf75d commit 4ec554a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.2.2
1.2.3
6 changes: 3 additions & 3 deletions test/expected_result.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
imaginary-domain-9000.com error error -1
google.com 2020-06-30 23:43:12 2020-09-22 23:43:12 66
example.com 2018-11-28 03:00:00 2020-12-02 15:00:00 136
mail.com 2018-01-15 03:00:00 2021-01-14 15:00:00 179
google.com 2020-06-30 20:43:12 2020-09-22 20:43:12 66
example.com 2018-11-28 00:00:00 2020-12-02 12:00:00 136
mail.com 2018-01-15 00:00:00 2021-01-14 12:00:00 179

0 comments on commit 4ec554a

Please sign in to comment.