Skip to content

Commit

Permalink
Merge pull request #2356 from mraspaud/fix-dangling-dummy-files
Browse files Browse the repository at this point in the history
  • Loading branch information
mraspaud authored Jan 19, 2023
2 parents c78c235 + e6f199d commit ff7f237
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions satpy/tests/test_readers.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
# NOTE:
# The following fixtures are not defined in this file, but are used and injected by Pytest:
# - monkeypatch
# - tmp_path

# clear the config dir environment variable so it doesn't interfere
os.environ.pop("PPP_CONFIG_DIR", None)
Expand Down

0 comments on commit ff7f237

Please sign in to comment.