Skip to content

Commit

Permalink
do not clean
Browse files Browse the repository at this point in the history
  • Loading branch information
demarey committed Mar 22, 2024
1 parent 02cfa6c commit 436d344
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -136,8 +136,8 @@ PhLLaunchImageTest >> tearDown [
PhLLaunchConfiguration launchInALoginShell: launchInALoginShellBackup.
PhLVirtualMachineManager vmStore: vmStoreBackup.
process ifNotNil: [ process isRunning ifTrue: [ process terminate ] ].
tempVmStoreFolder ensureDeleteAll.
imageDir ensureDeleteAll.
"tempVmStoreFolder ensureDeleteAll.
imageDir ensureDeleteAll."
super tearDown
]

Expand Down

0 comments on commit 436d344

Please sign in to comment.