
def test_conf_app_name(conf_app_name):

    assert conf_app_name == 'pytest_djangoapp'
