Skip to content

Commit

Permalink
move fixtures to e2e/support/
Browse files Browse the repository at this point in the history
  • Loading branch information
leandrocp committed Oct 17, 2024
1 parent fd4d38b commit 192316f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
File renamed without changes.
2 changes: 0 additions & 2 deletions test/e2e/test_helper.exs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
Code.require_file("fixtures.ex", __DIR__)

Application.put_env(:beacon_live_admin, :ecto_repos, [Beacon.LiveAdminTest.E2E.Repo])

repo_url = System.get_env("DATABASE_URL") || "postgres://localhost:5432/beacon_live_admin_test"
Expand Down

0 comments on commit 192316f

Please sign in to comment.