Skip to content

Commit

Permalink
rename test (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
thearyadev committed Jan 19, 2024
1 parent ed8a2b2 commit f21dfa6
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
"""This tests the integrity of ./archive/latest.sql by running all calculations on it.
The goal of these tests is to catch errors that would cause invalid data or prevent the server from starting
"""

import os

from dotenv import load_dotenv
Expand Down

0 comments on commit f21dfa6

Please sign in to comment.