Skip to content

Commit

Permalink
fix: README code closing tag
Browse files Browse the repository at this point in the history
  • Loading branch information
azmeuk committed May 12, 2024
1 parent 8dfd427 commit 31ea626
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 31ea626

Please sign in to comment.