Skip to content

Commit 59a5a93

Browse files
Update test_checkpoint.py
1 parent 172499b commit 59a5a93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_checkpoint.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@ def test_checkpoint_splunk_smartconsole(record_property, setup_splunk, setup_sc4
325325

326326
# <6>kernel: sd 2:0:0:0: SCSI error: return code = 0x00040000
327327
@pytest.mark.addons("checkpoint")
328-
def test_checkpoint_splunk_os(record_property, setup_splunk, setup_sc4s, get_pid):
328+
def test_checkpoint_os(record_property, setup_splunk, setup_sc4s, get_pid):
329329
host = f"{shortuuid.ShortUUID().random(length=5).lower()}-{shortuuid.ShortUUID().random(length=5).lower()}"
330330
pid = get_pid
331331

0 commit comments

Comments
 (0)