re-enable i18n related specs

arnaud sellenet committed Mar 31, 2014
commit 4c92cd4665607495743e73658444c62fd8cd4b71
Showing 1 changed file with 1 additions and 1 deletions
spec/integration/server/contact_form_spec.rb +1 -1
@@ @@ -39,7 +39,7 @@ describe 'ContactForm' do
response.status.should == 422
end
- describe 'errors', pending: true do
+ describe 'errors' do
subject { entry['errors'] }