Fixed one more flake warning
This commit is contained in:
		
					parent
					
						
							
								ddacfeacf3
							
						
					
				
			
			
				commit
				
					
						67da139106
					
				
			
		
					 1 changed files with 5 additions and 4 deletions
				
			
		| 
						 | 
				
			
			@ -322,7 +322,8 @@ class WhyDataCenterLightView(IndexView):
 | 
			
		|||
                'templates': VirtualMachineTemplateSerializer(templates, many=True).data,
 | 
			
		||||
            }
 | 
			
		||||
        except:
 | 
			
		||||
            messages.error(request,
 | 
			
		||||
            messages.error(
 | 
			
		||||
                request,
 | 
			
		||||
                'We have a temporary problem to connect to our backend. \
 | 
			
		||||
                Please try again in a few minutes'
 | 
			
		||||
            )
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue