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