##// END OF EJS Templates
Prevent projects tests from deleting fixture files....
Jean-Philippe Lang -
r7732:1341dd564b51
parent child
Show More
@@ -24,6 +24,7 class ApiTest::ProjectsTest < ActionController::IntegrationTest
24 24
25 25 def setup
26 26 Setting.rest_api_enabled = '1'
27 set_tmp_attachments_directory
27 28 end
28 29
29 30 context "GET /projects" do
General Comments 0
You need to be logged in to leave comments. Login now