Skip to content

Commit

Permalink
chuck again
Browse files Browse the repository at this point in the history
  • Loading branch information
bburns632 committed Nov 11, 2024
1 parent d5ee21d commit 8da2cf6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/testthat/test-DirectedGraph.R
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ for (thisTest in testList) {
, expected = expectedNodeMeasuresDT[, lapply(.SD, function(x) replace(x, is.na(x), NaN)), .SDcols = c('node', nodeMeas)]
, ignore_attr = TRUE
, check.attributes = FALSE
, ordered = FALSE
, info = sprintf("Value testing for %s, %s : %s /n obj: %s /n exp %s"
, thisTest[['pkg']]
, thisTest[['reporter']]
Expand Down

0 comments on commit 8da2cf6

Please sign in to comment.