Author: Nilesh Patra
Last-Update: 2021-10-21 21:13:42 +0530
Description: Force running test

--- a/tests/testthat.R
+++ b/tests/testthat.R
@@ -1,2 +1,2 @@
 library(testthat)
-if (identical(Sys.getenv("NOT_CRAN"), "true")) test_check("rmarkdown")
+test_check("rmarkdown")
