Skip to content

Commit

Permalink
Merge pull request ManageIQ#163 from mzazrivec/add_i18n_placeholder_spec
Browse files Browse the repository at this point in the history
Add i18n string placeholders test
  • Loading branch information
mansam authored Nov 22, 2017
2 parents 4495c3f + f45f351 commit 0b18683
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions spec/i18n/placeholders_spec.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
describe :placeholders do
include_examples :placeholders, ManageIQ::Providers::Openstack::Engine.root.join('locale').to_s
end

0 comments on commit 0b18683

Please sign in to comment.