Skip to content

Commit

Permalink
Remove commented code (fix lints)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bisaloo committed Nov 6, 2023
1 parent 4f0acf6 commit 55c67b1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/testthat/test-show_tables.R
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
testthat::skip_on_cran()
testthat::skip_if_offline()
test_that("Function 'show_tables' correctly displays the table names", {
# testthat::skip_on_cran()
# testthat::skip_if_offline()
tables <- show_tables(
data_source = "mysql-rfam-public.ebi.ac.uk",
credentials_file = system.file("extdata", "test.ini", package = "readepi"),
Expand Down

0 comments on commit 55c67b1

Please sign in to comment.