Skip to content

Commit

Permalink
chore: add frozen string comment
Browse files Browse the repository at this point in the history
  • Loading branch information
dvinciguerra committed Mar 27, 2024
1 parent c99b6ee commit c4e919c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spec/brazil_cep/version_spec.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# frozen_string_literal: true

require "spec_helper"

RSpec.describe Brazil::Cep do
Expand Down

0 comments on commit c4e919c

Please sign in to comment.