mirror of
				https://gitea.publichub.eu/oscar.krause/fastapi-dls.git
				synced 2025-11-04 05:36:06 +00:00 
			
		
		
		
	removed todo
This commit is contained in:
		@@ -96,7 +96,7 @@ def test_client_token():
 | 
			
		||||
    assert response.status_code == 200
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
def test_config_token():  # todo: /leasing/v1/config-token
 | 
			
		||||
def test_config_token():
 | 
			
		||||
    # https://git.collinwebdesigns.de/nvidia/nls/-/blob/main/src/test/test_config_token.py
 | 
			
		||||
 | 
			
		||||
    response = client.post('/leasing/v1/config-token', json={"service_instance_ref": INSTANCE_REF})
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user