mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-11-03 21:47:32 -05:00 
			
		
		
		
	fixes for tests
This commit is contained in:
		
							parent
							
								
									e06773bdc4
								
							
						
					
					
						commit
						00c520b150
					
				@ -23,7 +23,7 @@ class CreateAccountTest extends DuskTestCase
 | 
				
			|||||||
     * A valid user can be logged in.
 | 
					     * A valid user can be logged in.
 | 
				
			||||||
     *
 | 
					     *
 | 
				
			||||||
     * @return void
 | 
					     * @return void
 | 
				
			||||||
     */
 | 
					    
 | 
				
			||||||
    public function testCreateAValidUser()
 | 
					    public function testCreateAValidUser()
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -40,5 +40,5 @@ class CreateAccountTest extends DuskTestCase
 | 
				
			|||||||
        });
 | 
					        });
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					 */
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user