"""YAML configurations for djangoldp_webpushnotification testing.""" yaml_config = """ dependencies: ldppackages: - djangoldp_webpushnotification - djangoldp_webpushnotification.tests server: INSTALLED_APPS: [] """