Skip to content

Commit

Permalink
Update tests/unit/test_api.py changed test name to test_download_imme…
Browse files Browse the repository at this point in the history
…diate_failure

Co-authored-by: Matt Fisher <[email protected]>
  • Loading branch information
Sherwin-14 and mfisher87 authored Nov 4, 2024
1 parent 2d485b3 commit 1061743
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unit/test_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
import pytest


def test_download(monkeypatch):
def test_download_immediate_failure(monkeypatch):
earthaccess.login()

results = earthaccess.search_data(
Expand Down

0 comments on commit 1061743

Please sign in to comment.