Skip to content

Commit 6b697dc

Browse files
committed
quick fix to test
1 parent 113b5eb commit 6b697dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/testthat/test-ModelArray_low_hanging_coverage.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,7 @@ test_that("ModelArray.wrap validation branches are exercised", {
453453
phenotypes = rbind(phen, phen[1, ]),
454454
scalar = "FD", element.subset = as.integer(1)
455455
),
456-
"not the same as that in ModelArray 'data'"
456+
"not the same as the length of the source file list in ModelArray"
457457
)
458458

459459
# non-identical but matchable source_file order should be handled

0 commit comments

Comments
 (0)