mirror of
https://github.com/redmine/redmine.git
synced 2025-11-13 08:46:01 +01:00
No need to delete fixtures.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9089 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -25,10 +25,6 @@ class Redmine::Helpers::GanttHelperTest < ActionView::TestCase
|
||||
|
||||
def setup
|
||||
setup_with_controller
|
||||
# Fixtures
|
||||
ProjectCustomField.delete_all
|
||||
Project.destroy_all
|
||||
|
||||
User.current = User.find(1)
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user