Skip to content

Commit

Permalink
fix styler
Browse files Browse the repository at this point in the history
  • Loading branch information
jimrothstein committed Jan 11, 2025
1 parent 74f65cd commit 996b931
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions tests/testthat/test-derive_vars_query.R
Original file line number Diff line number Diff line change
Expand Up @@ -347,8 +347,7 @@ test_that("assert_valid_queries Test 10: assert_valid_queries checks", {
),
error = TRUE
)
}
)
})

# assert_db_requirements ----
## Test 11: assert_db_requirements_
Expand All @@ -357,5 +356,3 @@ test_that("assert_db_requirements 11: assert_db_requirements checks", {
assert_db_requirements()
)
})


0 comments on commit 996b931

Please sign in to comment.