From a5f070c0d85374561aed1d8985bac85297e7885f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BB=D0=B5=D0=BA=D1=81=D0=B0=D0=BD=D0=B4=D1=80=20?= =?UTF-8?q?=D0=93=D0=B0=D0=B1=D0=B8=D0=B4=D1=83=D0=BB=D0=BB=D0=B8=D0=BD?= Date: Thu, 29 Jan 2026 22:22:55 +0400 Subject: [PATCH] 3 --- tests/unit/plugins/modules/test_logrotate.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/unit/plugins/modules/test_logrotate.py b/tests/unit/plugins/modules/test_logrotate.py index 48ccf49a80..f13e67369a 100644 --- a/tests/unit/plugins/modules/test_logrotate.py +++ b/tests/unit/plugins/modules/test_logrotate.py @@ -1093,4 +1093,4 @@ class TestLogrotateConfig(unittest.TestCase): if __name__ == "__main__": - unittest.main() \ No newline at end of file + unittest.main()