From 7bb6f29ab8abd4ef03af37171341e1d828f54d68 Mon Sep 17 00:00:00 2001 From: Marek Czernek Date: Thu, 18 Apr 2024 15:20:20 +0200 Subject: [PATCH] Rename test --- tests/pytests/unit/modules/test_transactional_update.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/pytests/unit/modules/test_transactional_update.py b/tests/pytests/unit/modules/test_transactional_update.py index b6d4ede9f2..0bd63fb472 100644 --- a/tests/pytests/unit/modules/test_transactional_update.py +++ b/tests/pytests/unit/modules/test_transactional_update.py @@ -528,7 +528,7 @@ def test_call_success_explicit_reboot(): reboot_mock.assert_called_once() -def test_call_success_explicit_reboot_test(): +def test_call_fail_explicit_reboot_test(): """Test transactional_update.call does NOT execute reboot when user specifies 'reboot' in sls in test mode""" return_json = { "local": {