Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: fix show views test #63

Conversation

stepansergeevitch
Copy link
Collaborator

Fixed show views test

@stepansergeevitch stepansergeevitch self-assigned this Oct 2, 2024
@stepansergeevitch stepansergeevitch requested a review from a team as a code owner October 2, 2024 08:08
(let [details (mt/dbdef->connection-details :firebolt :db {:database-name (tx/db-test-env-var-or-throw :firebolt :db)})
spec (sql-jdbc.conn/connection-details->spec :firebolt details)]
;; create the DB object
(mt/with-temp [Database database {:engine :firebolt, :details (assoc details :db (tx/db-test-env-var-or-throw :firebolt :db))}]
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[clj-kondo] reported by reviewdog 🐶
Unresolved symbol: database

@stepansergeevitch stepansergeevitch merged commit 91aa9be into develop Oct 2, 2024
2 checks passed
@stepansergeevitch stepansergeevitch deleted the FIR-35105-clojure-lang-exception-info-invalid-input branch October 2, 2024 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants