mirror of
https://github.com/ansible/awx.git
synced 2026-04-11 13:09:21 -02:30
Fix import of social_core.exceptions in sso/pipeline.py
Signed-off-by: Joachim Jablon <ewjoachim@gmail.com>
This commit is contained in:
2
awx/sso/tests/unit/test_pipeline.py
Normal file
2
awx/sso/tests/unit/test_pipeline.py
Normal file
@@ -0,0 +1,2 @@
|
||||
def test_module_loads():
|
||||
from awx.sso import pipeline # noqa
|
||||
Reference in New Issue
Block a user