mirror of
https://github.com/microsoft/onefuzz.git
synced 2025-06-11 01:31:38 +00:00
include deleting unique_inputs on containers.reset (#290)
This commit is contained in:
parent
dec1a2d7b0
commit
c70007d5df
@ -214,6 +214,7 @@ class ContainerType(Enum):
|
||||
cls.reports,
|
||||
cls.setup,
|
||||
cls.unique_reports,
|
||||
cls.unique_inputs,
|
||||
]
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user