From 11bf870cc598ce7585768258b6155392d315ae64 Mon Sep 17 00:00:00 2001 From: Julen Landa Alustiza Date: Nov 21 2019 09:54:37 +0000 Subject: tests/test_pagure_flask_api_issue.py: vagrant compatibility test suite outside vagrant sets filename as pagure_tests_place.png while inside vagrant is home_vagrant_devel_tests_place.png, so remove pagure from asserted string --- diff --git a/tests/test_pagure_flask_api_issue.py b/tests/test_pagure_flask_api_issue.py index 80a74f3..273839b 100644 --- a/tests/test_pagure_flask_api_issue.py +++ b/tests/test_pagure_flask_api_issue.py @@ -467,7 +467,7 @@ class PagureFlaskApiIssuetests(tests.SimplePagureTest): issue = copy.deepcopy(FULL_ISSUE_LIST[8]) issue["id"] = 1 self.assertIn( - "pagure_tests_placebo.png)](/test/issue/raw/files/" + "_tests_placebo.png)](/test/issue/raw/files/" "8a06845923010b27bfd8e7e75acff7badc40d1021b4994e01f5e11ca" "40bc3abe", data["issue"]["content"],