Re-enable bugsnag-haskell tests, closes #6372

This commit is contained in:
Adam Bergmark 2022-02-14 14:06:44 +01:00
parent 3591588a41
commit b535f96df3

View File

@ -7582,7 +7582,6 @@ expected-test-failures:
# fixed by adding these files to `extra-source-files` in the
# .cabal file.
#
- bugsnag-haskell # https://github.com/commercialhaskell/stackage/issues/6372
- cpio-conduit # Test file not in tarball https://github.com/da-x/cpio-conduit/issues/1
- crypto-pubkey # https://github.com/vincenthz/hs-crypto-pubkey/issues/23
- doctest-discover # https://github.com/karun012/doctest-discover/issues/33