Skip to content
This repository has been archived by the owner on Apr 17, 2021. It is now read-only.

Commit

Permalink
Merge pull request #12 from shopsmart/default_schema_search_path_002
Browse files Browse the repository at this point in the history
Change default config spec used
  • Loading branch information
levi-andrew-dixon committed Oct 25, 2016
2 parents 6eb3e4c + f2975db commit 7378403
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/clj_infrastructure/db_test.clj
Expand Up @@ -48,7 +48,7 @@

(def settings {:redshift {:test-table (test-table "transaction_test_777")
:test-table-2 (test-table "transaction_test_999")
:spec (secrets :contentshift)}
:spec (secrets :integration_or_unit_test)}

:h2 {:test-table "transaction_test_777"
:test-table-2 "transaction_test_999"
Expand Down

0 comments on commit 7378403

Please sign in to comment.