Skip to content

Commit

Permalink
deleted comments
Browse files Browse the repository at this point in the history
  • Loading branch information
cebarboza committed Oct 18, 2024
1 parent 308a472 commit 44202f5
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions tests/testthat/test-runOrphanConcepts.R
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,7 @@
# limitations under the License.

for (nm in names(testServers)) {
# nm <- "sqlite"
# nm <- "duckdb"
# nm <- "postgresql"
# nm <- "sql_server"
# nm <- "oracle"

server <- testServers[[nm]]

# Params
Expand Down

0 comments on commit 44202f5

Please sign in to comment.