Skip to content

Commit f506502

Browse files
Remove global state checker
1 parent 71aadc1 commit f506502

2 files changed

Lines changed: 1 addition & 25 deletions

File tree

R/burden_diagnositics.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -312,6 +312,7 @@ check_demography_alignment <- function(
312312
{{ cols_to_select }}
313313
)
314314

315+
value <- NULL
315316
expected <- dplyr::rename(
316317
expected,
317318
expected = value # nolint due to tidyselect conventions

tests/testthat/helper-state.R

Lines changed: 0 additions & 25 deletions
This file was deleted.

0 commit comments

Comments
 (0)