Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
cyu committed Mar 17, 2023
1 parent 484eb92 commit 8d87196
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/unit/cors_test.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# frozen_string_literal: true

require 'rack/builder'
require 'rack/lint'
require 'minitest/autorun'
require 'rack/test'
require 'mocha/setup'
Expand Down

0 comments on commit 8d87196

Please sign in to comment.