Skip to content

Commit

Permalink
resolving github
Browse files Browse the repository at this point in the history
Merge branch 'newbranch' of https://github.com/Merck/psm3mkv into newbranch
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
  • Loading branch information
dom-muston committed Apr 28, 2024
2 parents b8e1dcc + 31d35c1 commit 1e6121a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test-basics.R
Original file line number Diff line number Diff line change
Expand Up @@ -281,5 +281,5 @@ for (i in 1:length(knots)) {
test_that("survival at time zero is 1", {
expect_equal(szeros_par, rep(1, length(dists)))
expect_equal(szeros_spl, rep(1, length(knots) * length(scales)))
})

})

0 comments on commit 1e6121a

Please sign in to comment.