Upgrade dependencies: With upgrade to @azure/storage-blob@12, tests don't pass
Open
enhancement
help wanted
- Dominant language
- JavaScript
- Stars
- 14
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
### Expected Behaviour
Tests pass when upgrading @azure/storage-blob to v12.
### Actual Behaviour
Tests fail when upgrading @azure/storage-blob to v12.
### Reproduce Scenario (including but not limited to)
See #21 for errors and investigation
#### Steps to Reproduce
npm install @azure/storage-blob@12
npm test
Contributor guide
Assessment
This issue has not been assessed yet.