Skip to content

Commit

Permalink
fix: fix pylint error
Browse files Browse the repository at this point in the history
Signed-off-by: Jack Lin <jack.lin@suse.com>
  • Loading branch information
ChanYiLin authored and khushboo-rancher committed Dec 19, 2023
1 parent 12ca72c commit ea4a8cf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions manager/integration/tests/test_backing_image.py
Original file line number Diff line number Diff line change
Expand Up @@ -638,10 +638,9 @@ def test_volume_wait_for_backing_image_conditino(): # NOQA
Test the volume condition "WaitForBackingImage"
Given
- Create a BackingImage
- Create a BackingImage
When
-
- Creating the Volume with the BackingImage while it is still in progress
Then
Expand Down

0 comments on commit ea4a8cf

Please sign in to comment.