We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1778195 commit e4138d5Copy full SHA for e4138d5
tests/test_luma.py
@@ -9,7 +9,7 @@ def test_luma_get_promises(
9
luma_deliver_by_date,
10
test_client,
11
):
12
- """Test that get promises from Luma."""
+ """Test that we get promises from Luma."""
13
basic_shipment["ruleset_name"] = luma_ruleset_name
14
basic_shipment["planned_ship_date"] = luma_planned_ship_date
15
basic_shipment["deliver_by_date"] = luma_deliver_by_date
0 commit comments