From 60581e6464adb1c1bafaadcff0dc131d1f35ef3c Mon Sep 17 00:00:00 2001 From: AntonioTerceiro Date: Wed, 7 Nov 2007 21:40:33 +0000 Subject: [PATCH] ActionItem16: adding one more test --- test/functional/enterprise_validation_test.rb | 4 ++++ 1 file changed, 4 insertions(+), 0 deletions(-) diff --git a/test/functional/enterprise_validation_test.rb b/test/functional/enterprise_validation_test.rb index fec65c6..e41ac30 100644 --- a/test/functional/enterprise_validation_test.rb +++ b/test/functional/enterprise_validation_test.rb @@ -48,4 +48,8 @@ all_fixtures flunk 'not yet' end + should 'require the user to fill in the justification for an rejection' do + flunk 'not yet' + end + end -- libgit2 0.21.2