Skip to content

Commit f2ad321

Browse files
committed
updated comments
1 parent 0ee9b29 commit f2ad321

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.ci/atime/tests.R

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)