Commits
Darren Ackers authored and GitHub committed c6f46996191
fix(storage): Changed refFromUrl regex to exclude appspot.com (#3775) * Changed refFromUrl regex to exclude appspot.com * fix(storage, tests): adjust tests to pass now that they are enabled ios sends a 'storage/storage/file-not-found' while android sends 'storage/file-not-found' pause/resume works locally but can fail in CI canceling was timing out locally Ideally there would be underlying fixes but the point of this PR is to re-enable the tests in general, so having them running at all (in the majority) is a major win and worth getting in quickly Co-authored-by: Mike Hardy <github@mikehardy.net>