Skip to content

Commit

Permalink
Updating test ref with new QL path (#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
fredliporace committed Feb 8, 2024
1 parent 34c3719 commit 2e9c09f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/process_new_scene_queue_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@ def test_process_queue(s3_buckets, sqs_queues, sns_topic, dynamodb_table):
)
assert (
item["assets"]["thumbnail"]["href"]
== "https://s3.amazonaws.com/metadata/CBERS4A/MUX/222/116/"
== "https://metadata.s3.amazonaws.com/CBERS4A/MUX/222/116/"
"CBERS_4A_MUX_20220810_222_116_L4/CBERS_4A_MUX_20220810_222_116.png"
)

Expand Down

0 comments on commit 2e9c09f

Please sign in to comment.