mirror of
				https://github.com/fog/fog.git
				synced 2022-11-09 13:51:43 -05:00 
			
		
		
		
	[local|storage] mark tests pending in mock mode
This commit is contained in:
		
							parent
							
								
									48ed09790c
								
							
						
					
					
						commit
						a1f7f6bfe0
					
				
					 2 changed files with 8 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -1,4 +1,7 @@
 | 
			
		|||
Shindo.tests('Storage[:local] | file', [:local]) do
 | 
			
		||||
 | 
			
		||||
  pending if Fog.mocking?
 | 
			
		||||
 | 
			
		||||
  before do
 | 
			
		||||
    @options = { :local_root => '~/.fog' }
 | 
			
		||||
  end
 | 
			
		||||
| 
						 | 
				
			
			@ -37,4 +40,4 @@ Shindo.tests('Storage[:local] | file', [:local]) do
 | 
			
		|||
        file.public_url
 | 
			
		||||
      end
 | 
			
		||||
  end
 | 
			
		||||
end
 | 
			
		||||
end
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue