Skip to content

Commit

Permalink
Removing trailing spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
umfranci committed Feb 13, 2025
1 parent 7c23f86 commit 38d1214
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion microsoft/testsuites/core/lsvmbus.py
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ def verify_vmbus_devices_channels(self, node: Node) -> None:
if vmbus_device.name == "Synthetic SCSI Controller":
assert_that(vmbus_device.channel_vp_map).is_length(
expected_scsi_channel_count
)
)

@TestCaseMetadata(
description="""
Expand Down

0 comments on commit 38d1214

Please sign in to comment.