Skip to content

Commit 03f7a38

Browse files
committed
fix failing test
1 parent 712f511 commit 03f7a38

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/testthat/test-lsbinaryclassification.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@ options$estimatesPlotFalseOmissionRate <- TRUE
144144
options$estimatesPlotFalsePositiveRate <- TRUE
145145
options$estimatesPlotFalseNegativeRate <- TRUE
146146
options$estimatesPlotAccuracy <- TRUE
147+
options$plotEstimatesType <- "interval"
147148

148149
options$statistics <- TRUE
149150
options$confusionMatrix <- TRUE

0 commit comments

Comments
 (0)