refactor: テストクラス名修正

This commit is contained in:
shimoda.m@nds-tyo.co.jp 2022-08-16 10:19:48 +09:00
parent 30641dafe7
commit 770148950a

View File

@ -10,7 +10,7 @@ from src.util.execute_datetime import ExecuteDateTime
from .test_utils.log_message import generate_log_message_tuple
class TestPrepareDataFetchProcess:
class TestCheckObjectInfoProcess:
def test_run_process_success(self, caplog):
"""