Prevent projects tests from deleting fixture files.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7852 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
8fc30940d6
commit
1341dd564b
@ -24,6 +24,7 @@ class ApiTest::ProjectsTest < ActionController::IntegrationTest
|
|||||||
|
|
||||||
def setup
|
def setup
|
||||||
Setting.rest_api_enabled = '1'
|
Setting.rest_api_enabled = '1'
|
||||||
|
set_tmp_attachments_directory
|
||||||
end
|
end
|
||||||
|
|
||||||
context "GET /projects" do
|
context "GET /projects" do
|
||||||
|
Loading…
x
Reference in New Issue
Block a user