Skip to content

Commit

Permalink
Revert "Remove explicit start for postgrex"
Browse files Browse the repository at this point in the history
This reverts commit bae9f12.
  • Loading branch information
sorentwo committed Nov 28, 2024
1 parent c40cd16 commit ac53cb8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/test_helper.exs
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
Application.ensure_all_started(:postgrex)

Oban.Test.Repo.start_link()
Oban.Test.DolphinRepo.start_link()
Oban.Test.LiteRepo.start_link()
Expand Down

0 comments on commit ac53cb8

Please sign in to comment.