diff --git a/test/prism/format_errors_test.rb b/test/prism/format_errors_test.rb index 62b24723b8..3533a73863 100644 --- a/test/prism/format_errors_test.rb +++ b/test/prism/format_errors_test.rb @@ -1,9 +1,9 @@ # frozen_string_literal: true -return if Prism::BACKEND == :FFI - require_relative "test_helper" +return if Prism::BACKEND == :FFI + module Prism class FormatErrorsTest < TestCase def test_format_errors