Skip to content

Commit

Permalink
Update tests.R
Browse files Browse the repository at this point in the history
  • Loading branch information
DorisAmoakohene authored May 29, 2024
1 parent 3289d98 commit adf09d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/atime/tests.R
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ test.list <- atime::atime_test_list(

#issue reported in: https://github.com/Rdatatable/data.table/issues/5424
#Fixed in: https://github.com/Rdatatable/data.table/pull/5463
"Performance Regression with .N and := #PR5463" = atime::atime_test(
".N and := regression fixed in #5463" = atime::atime_test(
N = 10^seq(1, 4),
setup = {
set.seed(123L)
Expand Down

0 comments on commit adf09d8

Please sign in to comment.