Skip to content

Commit

Permalink
Merge pull request #80 from azmeuk/readme
Browse files Browse the repository at this point in the history
fix README code closing tag
  • Loading branch information
simon-weber authored May 13, 2024
2 parents 8dfd427 + 31ea626 commit bdf2253
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ with fake_time("1970-01-01 00:00:00", timestamp_file="/tmp/timestamp"):

with fake_time("2000-01-01 00:00:00", timestamp_file="/tmp/timestamp"):
assert request_the_server_process_date() == "2000-01-01 00:00:00"
```

Performance
-----------
Expand Down

0 comments on commit bdf2253

Please sign in to comment.