Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed null object in Dump-StoreWorkerOnFailureItem
$tags is never defined, therefore we can never call .Contains on it. Looks like it should have been called $dumpOnTags
- Loading branch information