mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-07-24 07:39:39 +02:00
Revert "Add env to toggle provider price syncs"
This reverts commit 0006b6f6ca
.
This commit is contained in:
parent
0006b6f6ca
commit
a268c5a563
2 changed files with 0 additions and 4 deletions
|
@ -13,8 +13,6 @@ ENV["RAILS_ENV"] ||= "test"
|
|||
# https://github.com/ged/ruby-pg/issues/538#issuecomment-1591629049
|
||||
ENV["PGGSSENCMODE"] = "disable"
|
||||
|
||||
ENV["PROVIDER_PRICE_SYNC_ENABLED"] = "true"
|
||||
|
||||
require "rails/test_help"
|
||||
require "minitest/mock"
|
||||
require "minitest/autorun"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue