Skip to content

Commit 80f6654

Browse files
committed
update test to look for GLM nearest time goes19
1 parent a121067 commit 80f6654

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_glm.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ def test_nearesttime():
1111

1212

1313
def test_latest():
14-
ds = goes_latest(product="glm", save_dir="$TMPDIR")
14+
ds = goes_latest(satellite=19, product="glm", save_dir="$TMPDIR")

0 commit comments

Comments
 (0)