We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e612b1 commit f396231Copy full SHA for f396231
tests/testthat/test-attributes.R
@@ -63,8 +63,6 @@ test_that("bracketing works with shortcuts (not changing attribute of similar gr
63
expect_equal(graph_attr(g, name = "name"), "foo")
64
})
65
66
-## TODO: subsetting
67
-
68
test_that("we can query all attributes at once", {
69
g <- make_graph(c(1, 2, 1, 3, 2, 4))
70
0 commit comments