Skip to content

Commit

Permalink
feat(account invitation): add the frozen string literal
Browse files Browse the repository at this point in the history
  • Loading branch information
andreybakanovsky committed Aug 24, 2023
1 parent 5bae31b commit f1aab8d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spec/controllers/accept_account_invitations_spec.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# frozen_string_literal: true

require 'rails_helper'

RSpec.describe AcceptAccountInvitationsController, type: :controller do
Expand Down

0 comments on commit f1aab8d

Please sign in to comment.