diff options
author | David Yip <yipdw@member.fsf.org> | 2018-01-09 20:16:31 -0600 |
---|---|---|
committer | David Yip <yipdw@member.fsf.org> | 2018-01-10 12:10:43 -0600 |
commit | 395e64e8580e8232b817b6278ea28a7c523bd6f7 (patch) | |
tree | f099afd931c3c5f625c5fcf39d1d853cafcc9c56 /spec/controllers | |
parent | 514db316f798f3e9b65d1591ff88f7c82289ae38 (diff) |
Thank you, Officer Murphy
Diffstat (limited to 'spec/controllers')
-rw-r--r-- | spec/controllers/settings/flavours_controller_spec.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/controllers/settings/flavours_controller_spec.rb b/spec/controllers/settings/flavours_controller_spec.rb index 51322c5bb..f89bde1f9 100644 --- a/spec/controllers/settings/flavours_controller_spec.rb +++ b/spec/controllers/settings/flavours_controller_spec.rb @@ -1,3 +1,4 @@ +# frozen_string_literal: true require 'rails_helper' RSpec.describe Settings::FlavoursController, type: :controller do |