skip openid test if python-openid isn't installed
This commit is contained in:
parent
c37f31fbf3
commit
f9931418d6
@ -29,6 +29,7 @@ from mediagoblin.plugins.openid.models import OpenIDUserURL
|
||||
from mediagoblin.tests.tools import get_app, fixture_add_user
|
||||
from mediagoblin.tools import template
|
||||
|
||||
|
||||
# App with plugin enabled
|
||||
@pytest.fixture()
|
||||
def openid_plugin_app(request):
|
||||
|
Loading…
x
Reference in New Issue
Block a user