File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -300,8 +300,8 @@ test.list <- atime::atime_test_list(
300300 data.table :: tables(env = test_env , silent = TRUE , index = TRUE )
301301 NULL
302302 },
303- before = " 2b191aec3df51675a7ab5e6701384a8b89470af6" , # The merge -base parent commit for PR #2606
304- after = " 66024e6ea5304ae059b18c71de9973715ddb77ce" ), # The final commit of PR #2606
303+ before = " 2b191aec3df51675a7ab5e6701384a8b89470af6" , # Merge -base parent commit for PR #2606 (https://github.com/Rdatatable/data.table/commit/2b191aec3df51675a7ab5e6701384a8b89470af6
304+ after = " 66024e6ea5304ae059b18c71de9973715ddb77ce" ), # Commit in the PR (https://github.com/Rdatatable/data.table/pull/7141/commits)
305305
306306 tests = extra.test.list )
307307# nolint end: undesirable_operator_linter.
You can’t perform that action at this time.
0 commit comments