From ce2afb1d57d1f62361f4b84e895f1397e5036197 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 06:55:55 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- tests/foreman/ui/test_registration.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/foreman/ui/test_registration.py b/tests/foreman/ui/test_registration.py index 546880d8a1e..8cf56373d96 100644 --- a/tests/foreman/ui/test_registration.py +++ b/tests/foreman/ui/test_registration.py @@ -792,7 +792,7 @@ def test_positive_global_registration_with_setup_insights( module_org, module_location, ): - """Verify that the host is successfully registered with setup_insights=true and does not remain in build mode. + r"""Verify that the host is successfully registered with setup_insights=true and does not remain in build mode. :id: 729f53c0-853b-11ef-b738-8242a35ddd79