Mercurial > hg > soundsoftware-site
diff test/unit/repository_test.rb @ 41:7f0e922c8982 luisf
merged with new version from trunk
author | luisf |
---|---|
date | Fri, 19 Nov 2010 14:45:28 +0000 |
parents | 94944d00e43c |
children | af80e5618e9b |
line wrap: on
line diff
--- a/test/unit/repository_test.rb Thu Nov 18 17:50:11 2010 +0000 +++ b/test/unit/repository_test.rb Fri Nov 19 14:45:28 2010 +0000 @@ -67,6 +67,7 @@ def test_scan_changesets_for_issue_ids Setting.default_language = 'en' + Setting.notified_events = ['issue_added','issue_updated'] # choosing a status to apply to fix issues Setting.commit_fix_status_id = IssueStatus.find(:first, :conditions => ["is_closed = ?", true]).id