Skip to content

Commit a1aedf9

Browse files
committed
Fixing test_dems_https
1 parent 830cfa4 commit a1aedf9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CI/SCRIPTS/test_others.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ def test_products():
119119
)
120120
def test_dems_https():
121121
# Get paths
122-
prod_path = opt_path().joinpath("LC08_L1TP_200030_20201220_20210310_02_T1")
122+
prod_path = opt_path().joinpath("LC08_L1TP_200030_20201220_20210310_02_T1.tar")
123123

124124
# Open prods
125125
prod = READER.open(prod_path)

0 commit comments

Comments
 (0)