diff --git a/test/clj_infrastructure/db_test.clj b/test/clj_infrastructure/db_test.clj index eb3c838..7213746 100644 --- a/test/clj_infrastructure/db_test.clj +++ b/test/clj_infrastructure/db_test.clj @@ -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"