Skip to content

Commit

Permalink
Fix StandardRb offenses
Browse files Browse the repository at this point in the history
  • Loading branch information
tvdeyen committed Jan 11, 2024
1 parent c611ff0 commit 3af1cef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/rails_helper.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"

# Configure Rails Environment
ENV["RAILS_ENV"] ||= "test"
Expand Down

0 comments on commit 3af1cef

Please sign in to comment.