You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it would suffice to test the different pandoc formats once in a unit test (rdmo/core/tests/test_pandoc.py) and remove the parametrization from the other tests (and use only html as format). This should save some time.
The text was updated successfully, but these errors were encountered:
I think it would suffice to test the different pandoc formats once in a unit test (
rdmo/core/tests/test_pandoc.py
) and remove the parametrization from the other tests (and use onlyhtml
as format). This should save some time.The text was updated successfully, but these errors were encountered: