Skip to content

Commit

Permalink
obs
Browse files Browse the repository at this point in the history
  • Loading branch information
mayel committed Feb 19, 2024
1 parent a228b33 commit 5be3821
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions test/test_helper.exs
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,7 @@ Testing shows the presence, not the absence of bugs.
""")

if System.get_env("OBSERVE") do
Mix.ensure_application!(:wx)
Mix.ensure_application!(:runtime_tools)
Mix.ensure_application!(:observer)
:observer.start()
Bonfire.Application.observer()
end

ExUnit.configuration()
Expand Down

0 comments on commit 5be3821

Please sign in to comment.