Skip to content

Commit 732114e

Browse files
zulquerCopilot
andauthored
Update tests/multisafepay/unit/api/shared/cart/test_unit_cart_item.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 3cb959d commit 732114e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/multisafepay/unit/api/shared/cart/test_unit_cart_item.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Copyright (c) MultiSafepay, Inc. All rights reserved.
22

3-
"""Shared API models and utilities."""
3+
"""Unit tests for the CartItem model."""
44

55
import pytest
66
from multisafepay.exception.invalid_argument import InvalidArgumentException

0 commit comments

Comments
 (0)