Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:yarunachalam:branches:devel:languages:python
python-oic
fix-scheme-message.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File fix-scheme-message.patch of Package python-oic
Index: pyoidc-1.5.0/tests/test_oic_provider.py =================================================================== --- pyoidc-1.5.0.orig/tests/test_oic_provider.py +++ pyoidc-1.5.0/tests/test_oic_provider.py @@ -1352,7 +1352,7 @@ class TestProvider(object): assert isinstance(logcap.records[1].msg, MissingSchema) error = ( "Invalid URL 'example.com': No scheme supplied. Perhaps you meant " - "http://example.com?" + "https://example.com?" ) assert str(logcap.records[1].msg) == error
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor