We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6d42bf4 + cac9c3e commit 539fcc5Copy full SHA for 539fcc5
actionpack/test/controller/http_token_authentication_test.rb
@@ -1,5 +1,6 @@
1
# frozen_string_literal: true
2
3
+require "ostruct"
4
require "abstract_unit"
5
6
class HttpTokenAuthenticationTest < ActionController::TestCase
0 commit comments