mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-07-07 00:57:22 +02:00
Merge pull request #619 from Luigi31415/add-tz-to-tests
Timezone Testing with TZ Env Variable
This commit is contained in:
@ -2,4 +2,4 @@
|
||||
# system should be in "America/Los_Angeles" timezone for all tests to pass
|
||||
# ensure no local plugin parsers are installed for all tests to pass
|
||||
|
||||
python3 -m unittest -v
|
||||
TZ=America/Los_Angeles python3 -m unittest -v
|
||||
|
Reference in New Issue
Block a user