Skip to content

Commit f396231

Browse files
maelleaviator-bot
authored andcommitted
test: remove TODO as several tests use the index argument
1 parent 0e612b1 commit f396231

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/testthat/test-attributes.R

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,6 @@ test_that("bracketing works with shortcuts (not changing attribute of similar gr
6363
expect_equal(graph_attr(g, name = "name"), "foo")
6464
})
6565

66-
## TODO: subsetting
67-
6866
test_that("we can query all attributes at once", {
6967
g <- make_graph(c(1, 2, 1, 3, 2, 4))
7068

0 commit comments

Comments
 (0)