Skip to content

Commit d3906e9

Browse files
committed
chore(tests): remove extra newline in test file
Cleaned up formatting by removing an unnecessary newline in the unit test for nexus utils. No functional changes made.
1 parent 9bb76ff commit d3906e9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/unit/plugins/module_utils/test_nexus_utils.py

-1
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,6 @@ def test_check_component_exists(self):
296296
timeout=timeout
297297
)
298298

299-
300299
def test_delete_component_by_id(self):
301300
"""Test component deletion by ID"""
302301
# Setup test data

0 commit comments

Comments
 (0)