Skip to content

Commit

Permalink
Add newline
Browse files Browse the repository at this point in the history
  • Loading branch information
nickcoyne committed Jan 5, 2024
1 parent daaa429 commit e65768f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion test/sandbox/config/initializers/i18n.rb
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
I18n.available_locales = [:en, :fr].freeze
# frozen_string_literal: true

I18n.available_locales = [:en, :fr].freeze

0 comments on commit e65768f

Please sign in to comment.