Skip to content

Commit

Permalink
test: verify dummy template metadata failure
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzo-cavazzi committed Apr 28, 2022
1 parent 73f2198 commit 09e2715
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/service/views/test_cache_views.py
Expand Up @@ -721,6 +721,7 @@ def test_check_migrations_remote_errors(

@pytest.mark.service
@pytest.mark.integration
@retry_failed
def test_mirgate_wrong_template_failure(svc_client_with_repo, template, monkeypatch):
"""Check if migrations gracefully fail when the project template is not available."""
import renku.core.template.usecase
Expand Down

0 comments on commit 09e2715

Please sign in to comment.