mirror of
https://github.com/microsoft/onefuzz.git
synced 2025-06-17 20:38:06 +00:00
fix incorrect resetting of components (#193)
This commit is contained in:
@ -1428,7 +1428,7 @@ class Onefuzz:
|
||||
return
|
||||
|
||||
self._delete_components(
|
||||
containers, jobs, pools, notifications, repros, scalesets, tasks
|
||||
containers, jobs, notifications, pools, repros, scalesets, tasks
|
||||
)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user