Skip to content

Commit

Permalink
no need to require operation tests helpers for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
apotonick committed May 28, 2024
1 parent aab99c8 commit da1de51
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions test/debugger_test.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
require "test_helper"

require "trailblazer/test/operation/helper"
include Trailblazer::Test::Operation::Helper # FIXME: currently not being used!

# unit tests for {Pro::Debugger}
class DebuggerAPITest < Minitest::Spec
let(:session_static_options) do
Expand Down

0 comments on commit da1de51

Please sign in to comment.