Closed virendrawali closed 3 years ago
A truncated logo uri is returned by the getTenant API.
'''
assert response.logo_uri == self.logo_uri E AssertionError: assert 'https://domain.org/' == 'https://doma...c/favicon.png' E - https://domain.org/static/favicon.png E + https://domain.org/ '''
assert response.logo_uri == self.logo_uri
E AssertionError: assert 'https://domain.org/' == 'https://doma...c/favicon.png' E - https://domain.org/static/favicon.png E + https://domain.org/ '''
_Originally posted by @virendrawali in https://github.com/apache/airavata-custos/pull/76/review_comment/create_
@isururanawaka Could you please also look into this issue?
closing due to inactivity. If issue exists in new portal please reopen
A truncated logo uri is returned by the getTenant API.
'''
_Originally posted by @virendrawali in https://github.com/apache/airavata-custos/pull/76/review_comment/create_