Skip to content

Fix failing test under devtools::check()

Sebastian Henz requested to merge hotfix/options into master

I ran the testthat tests but forgot to run devtools::check(). Somehow the options are handled differently in both cases.

Merge request reports