@@ -25,10 +25,6 class Redmine::Helpers::GanttHelperTest < ActionView::TestCase | |||||
25 |
|
25 | |||
26 | def setup |
|
26 | def setup | |
27 | setup_with_controller |
|
27 | setup_with_controller | |
28 | # Fixtures |
|
|||
29 | ProjectCustomField.delete_all |
|
|||
30 | Project.destroy_all |
|
|||
31 |
|
||||
32 | User.current = User.find(1) |
|
28 | User.current = User.find(1) | |
33 | end |
|
29 | end | |
34 |
|
30 |
General Comments 0
You need to be logged in to leave comments.
Login now