From 43af185533b11327368148a44e9295ea3eb3abb1 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 23 Nov 2023 06:17:28 +0100 Subject: Bump version, fix test from last commit, check and test --- tests/testthat/test_saemix_parent.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/testthat/test_saemix_parent.R b/tests/testthat/test_saemix_parent.R index c80b4fa1..88b406b6 100644 --- a/tests/testthat/test_saemix_parent.R +++ b/tests/testthat/test_saemix_parent.R @@ -174,4 +174,4 @@ test_that("illparms finds a single random effect that is ill-defined", { expect_equal( as.character(illparms(m_saem_2)), "sd(log_k_parent)") -} +}) -- cgit v1.2.1