refactor code

This commit is contained in:
2024-07-16 12:52:44 -05:00
parent 533151ebde
commit ec398c064a
8 changed files with 126 additions and 186 deletions

View File

@@ -1,5 +1,5 @@
import pytest
from src.nkode_interface import CustomerInterface
from src.customer_interface import CustomerInterface
from src.user_interface import UserInterface
@pytest.mark.parametrize(