Skip to content

Commit

Permalink
minor fix to tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Zac Davies committed Jul 13, 2024
1 parent 94b3209 commit b9d96fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/testthat/test-connection-pane.R
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,7 @@ test_that("Connection Pane Helpers", {
metastore = "some_metastore",
catalog = "system",
schema = "information_schema",
tables = "some_tables",
table = "catalogs",
host = db_host(),
token = db_token()
Expand Down

0 comments on commit b9d96fb

Please sign in to comment.