Skip to content

Commit 5ed6d5f

Browse files
committed
Fix tests?
1 parent d76083f commit 5ed6d5f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/testthat/test-itemresponsetheorypolytomous.R

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -406,8 +406,8 @@ test_that("Model Summary table results match", {
406406
jaspTools::expect_equal_tables(
407407
table,
408408
list(
409-
3898.03540879597, 3937.61521719455, 24, 8, 23.1401675144342, 200,
410-
0.511536565285798
409+
3898.03540879597, 3937.61521719455, 24, 8, 22.4509849130161, 200,
410+
0.55236842530077
411411
)
412412
)
413413
})

0 commit comments

Comments
 (0)