Skip to content

Commit

Permalink
Add missing ostruct require to http_token_authentication_test.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
fatkodima committed Apr 4, 2024
1 parent d4c40b6 commit cac9c3e
Showing 1 changed file with 1 addition and 0 deletions.
@@ -1,5 +1,6 @@
# frozen_string_literal: true

require "ostruct"
require "abstract_unit"

class HttpTokenAuthenticationTest < ActionController::TestCase
Expand Down

0 comments on commit cac9c3e

Please sign in to comment.