mirror of
				https://git.collinwebdesigns.de/oscar.krause/fastapi-dls.git
				synced 2025-10-26 18:05:28 +03:00 
			
		
		
		
	fixed config test
This commit is contained in:
		
							parent
							
								
									f1369d5e25
								
							
						
					
					
						commit
						5575fee382
					
				| @ -50,7 +50,7 @@ def test_health(): | ||||
| 
 | ||||
| 
 | ||||
| def test_config(): | ||||
|     response = client.get('/-/') | ||||
|     response = client.get('/-/config') | ||||
|     assert response.status_code == 200 | ||||
| 
 | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Oscar Krause
						Oscar Krause