Skip to content

Commit

Permalink
Linting fix
Browse files Browse the repository at this point in the history
  • Loading branch information
hoblin committed Oct 7, 2023
1 parent b9b1f9a commit 7d23739
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/requests/tweets_spec.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
require 'rails_helper'
require "rails_helper"

RSpec.describe "Tweets", type: :request do
let!(:tweet) { create(:tweet) }
Expand Down

0 comments on commit 7d23739

Please sign in to comment.