We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c99c38 commit fea359dCopy full SHA for fea359d
test/e2e/send_event_test.exs
@@ -1,8 +1,6 @@
1
defmodule LiveDebugger.E2E.SendEventTest do
2
use LiveDebugger.E2ECase
3
4
- import LiveDebugger.Support.CssQueries
5
-
6
setup_all do
7
LiveDebugger.Services.CallbackTracer.GenServers.TracingManager.ping!()
8
LiveDebugger.API.SettingsStorage.save(:tracing_enabled_on_start, false)
0 commit comments