Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cubicweb
cubes
oauth
Commits
4bcbaf38e201
Commit
1fb8650c
authored
Mar 06, 2019
by
Nsukami Patrick
Browse files
Fix DeprecationWarning: [3.15] import yes() from use logilab.common.registry
parent
7f5f96296667
Changes
1
Show whitespace changes
Inline
Side-by-side
test/test_oauth.py
View file @
4bcbaf38
...
...
@@ -5,9 +5,9 @@ import webtest
import
six
from
logilab.common.decorators
import
monkeypatch
from
logilab.common.registry
import
yes
from
cubicweb.devtools.testlib
import
CubicWebTC
from
cubicweb.predicates
import
yes
from
cubicweb.wsgi
import
handler
from
cubicweb_oauth.entities
import
ServiceAdapter
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment