Skip to content

Commit 4e1827d

Browse files
committed
..
1 parent c8b375f commit 4e1827d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inst/tests/tests.Rraw

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21172,4 +21172,4 @@ test(2317.9, DT1[DF2, on='a', .(e = x.a + i.e)]$e, 6)
2117221172
test(2318.1, {
2117321173
data_store = list(nested = list(df_to_fix = data.frame(id = 1:3, val = letters[1:3])))
2117421174
setDT(data_store[[c("nested", "df_to_fix")]])
21175-
}, error = "index for recursive assignment must be length 1")
21175+
}, error = "index for recursive assignment must be length 1")

0 commit comments

Comments
 (0)