diff options
| author | Kitson Kelly <me@kitsonkelly.com> | 2020-12-15 16:52:55 +1100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-15 16:52:55 +1100 |
| commit | 63a821b78b5a293c0eb5b3ecc18d67bde8331eda (patch) | |
| tree | 4229af0ba8b9f56467f1355b0c53054b69039edf /cli/tests/redirect_cache.out | |
| parent | b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04 (diff) | |
fix(cli): make dynamic import errors catchable (#8750)
Fixes #6259
Diffstat (limited to 'cli/tests/redirect_cache.out')
| -rw-r--r-- | cli/tests/redirect_cache.out | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cli/tests/redirect_cache.out b/cli/tests/redirect_cache.out index ad26d0108..609e523f7 100644 --- a/cli/tests/redirect_cache.out +++ b/cli/tests/redirect_cache.out @@ -2,5 +2,4 @@ Download http://localhost:4548/cli/tests/subdir/redirects/a.ts Download http://localhost:4546/cli/tests/subdir/redirects/a.ts Download http://localhost:4545/cli/tests/subdir/redirects/a.ts Download http://localhost:4545/cli/tests/subdir/redirects/b.ts -Download http://localhost:4545/cli/tests/subdir/redirects/a.ts Check http://localhost:4548/cli/tests/subdir/redirects/a.ts |
