mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Adding "frozen_string_literal" back to the file
Mistakenly removed the line "# frozen_string_literal: true". This commit adds it back in.
This commit is contained in:
committed by
Matt-Yorkley
parent
3edf5fd6d9
commit
8a453abd26
@@ -1,3 +1,4 @@
|
||||
# frozen_string_literal: true
|
||||
require 'spec_helper'
|
||||
|
||||
describe "Tax Rates" do
|
||||
|
||||
Reference in New Issue
Block a user