Skip to content

Commit

Permalink
Set Current.locale before each spec
Browse files Browse the repository at this point in the history
  • Loading branch information
veganstraightedge committed May 26, 2020
1 parent edb00d6 commit 17477cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/system/tools_index_pages_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

describe 'Tools Pages' do
before do
Current.locale = FactoryBot.build_stubbed :locale
Current.theme = '2017'
end

Expand Down

0 comments on commit 17477cd

Please sign in to comment.