mirror of
				https://github.com/redmine/redmine.git
				synced 2025-11-03 20:06:24 +01:00 
			
		
		
		
	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:
		@@ -24,6 +24,7 @@ class ApiTest::ProjectsTest < ActionController::IntegrationTest
 | 
			
		||||
 | 
			
		||||
  def setup
 | 
			
		||||
    Setting.rest_api_enabled = '1'
 | 
			
		||||
    set_tmp_attachments_directory
 | 
			
		||||
  end
 | 
			
		||||
 | 
			
		||||
  context "GET /projects" do
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user