From 0d8521f3f60082f0fd27da00a7ac8bcef9ee5ba0 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Wed, 26 Oct 2022 00:57:40 +0200 Subject: Make multistart work with testthat scopes Also skip long-running test with saem using the analytical from mkin --- tests/testthat/test_mixed.R | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/testthat/test_mixed.R') diff --git a/tests/testthat/test_mixed.R b/tests/testthat/test_mixed.R index de030199..e005c982 100644 --- a/tests/testthat/test_mixed.R +++ b/tests/testthat/test_mixed.R @@ -24,7 +24,6 @@ test_that("nlme results are reproducible to some degree", { test_summary$date.summary <- "Dummy date for testing" test_summary$time <- c(elapsed = "test time 0") - print(test_summary, digits = 1) expect_known_output(print(test_summary, digits = 1), "summary_dfop_nlme_1.txt") # The biphasic example data illustrate that DFOP parameters are difficult to -- cgit v1.2.3