Skip to content

Commit f4dce32

Browse files
committed
rollback unnecessary change
1 parent 52358f1 commit f4dce32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/testthat/test-get_map_estimates.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
mod <- PKPDsim::new_ode_model("pk_1cmt_iv", parameters = c("CL", "V"))
1+
mod <- PKPDsim::new_ode_model("pk_1cmt_iv")
22

33
test_that("Default MAP fits work and are equal to NONMEM", {
44
## Basic precision and accuracy of MAP estimation (compared to NONMEM)

0 commit comments

Comments
 (0)