forked from gergely/calendar-social
[Refactor] Move test fixtures to conftest.py
…so they get automatically loaded
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
import calsocial
|
||||
from calsocial.models import db, User
|
||||
|
||||
from helpers import alter_config, client
|
||||
from helpers import alter_config
|
||||
|
||||
|
||||
def test_register_page(client):
|
||||
|
Reference in New Issue
Block a user