Skip to content
This repository was archived by the owner on Apr 2, 2025. It is now read-only.

Commit 7b3453e

Browse files
tests: tweak test name
1 parent 723e645 commit 7b3453e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_order.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ def prepare_order_pagination(
263263
),
264264
],
265265
)
266-
def test_order_pagination_hold(
266+
def test_order_pagination(
267267
prepare_order_pagination,
268268
stapi_client: TestClient,
269269
product_id: str,

0 commit comments

Comments
 (0)