Skip to content

Commit 251f0fa

Browse files
committed
tmp - remove tracing from default integration test group
1 parent dabf38a commit 251f0fa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mix.exs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,6 @@ defmodule Sentry.Mixfile do
160160
run_integration_tests("umbrella", args)
161161
run_integration_tests("phoenix_app", args)
162162
run_integration_tests("legacy_otel", args)
163-
run_integration_tests("tracing", args)
164163
else
165164
Mix.shell().info("Skipping integration tests for Elixir versions < 1.16")
166165
end

0 commit comments

Comments
 (0)