From a74527b46f0c29bce18791f26f11ae4480b18f5c Mon Sep 17 00:00:00 2001 From: Eugene Brodsky Date: Mon, 26 Jun 2023 13:00:09 -0400 Subject: [PATCH] (ci) touch a file to make tests run --- tests/conftest.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/conftest.py b/tests/conftest.py index 65dd1ea5bb0..06502b6c417 100644 --- a/tests/conftest.py +++ b/tests/conftest.py @@ -27,4 +27,4 @@ def mock_services(): processor = DefaultInvocationProcessor(), restoration = None, # type: ignore configuration = None, # type: ignore - ) \ No newline at end of file + )