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:
parent
80663e694d
commit
8071b71c5d
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue