Commit 60581e6464adb1c1bafaadcff0dc131d1f35ef3c

Authored by AntonioTerceiro
1 parent ca950052

ActionItem16: adding one more test



git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@863 3f533792-8f58-4932-b0fe-aaf55b0a4547
Showing 1 changed file with 4 additions and 0 deletions   Show diff stats
test/functional/enterprise_validation_test.rb
... ... @@ -48,4 +48,8 @@ all_fixtures
48 48 flunk 'not yet'
49 49 end
50 50  
  51 + should 'require the user to fill in the justification for an rejection' do
  52 + flunk 'not yet'
  53 + end
  54 +
51 55 end
... ...