Skip to content

Commit

Permalink
Update spec/configuration_spec.rb
Browse files Browse the repository at this point in the history
Co-authored-by: Santiago Bartesaghi <santib@hey.com>
  • Loading branch information
alexsmartens and santib authored Jun 24, 2024
1 parent b54a6db commit 58578b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/configuration_spec.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# frozen_string_literal: true

require_relative "../spec_helper"
require_relative "spec_helper"

describe Rack::Attack::Configuration do
let(:config) { Rack::Attack::Configuration.new }
Expand Down

0 comments on commit 58578b8

Please sign in to comment.