Revert "test(pandoc): temporarily disable failing test for applyMetas -- to be reverted and properly fixed 3"

This reverts commit 0a25a7cad3.
This commit is contained in:
Steffen Jost 2022-09-05 12:33:30 +02:00
parent 638275582d
commit d755ff6352

View File

@ -43,8 +43,8 @@ instance Arbitrary ArbitraryMeta where
spec :: Spec
spec = do
let mlist = Map.toAscList . unMeta
{- TODO
let mlist = Map.toAscList . unMeta
describe "applyMetas" $ do
it "should actually set values" $ do
(ml, abMetaOriginal, blocks) <- generate arbitrary