Skip to content

Commit 2cc9204

Browse files
link commit in this branch
1 parent 653e2ee commit 2cc9204

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/atime/tests.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ test.list <- atime::atime_test_list(
260260
},
261261
expr = data.table::as.data.table(arr),
262262
Slow = "73d79edf8ff8c55163e90631072192301056e336", # Parent of the first commit https://github.com/Rdatatable/data.table/tree/73d79edf8ff8c55163e90631072192301056e336
263-
Fast = "8397dc3c993b61a07a81c786ca68c22bc589befc"), # Merge commit of the PR (https://github.com/Rdatatable/data.table/pull/5054) that fixes the issue
263+
Fast = "653e2eee6d280335fe4be60845e037c039b66b38"), # Last commit in the PR (https://github.com/Rdatatable/data.table/pull/7019/commits) that fixes the slow code
264264

265265
tests=extra.test.list)
266266
# nolint end: undesirable_operator_linter.

0 commit comments

Comments
 (0)