From 4cd640514e4675ceab232d16ce9089b0e7aeb98e Mon Sep 17 00:00:00 2001 From: Lubomír Sedlář Date: Nov 22 2017 07:28:48 +0000 Subject: Fix test for unsupported Bodhi version Signed-off-by: Lubomír Sedlář --- diff --git a/test/test_cli.py b/test/test_cli.py index 76e25d5..632367c 100644 --- a/test/test_cli.py +++ b/test/test_cli.py @@ -146,8 +146,8 @@ class TestUpdate(CliTestCase): @patch('fedpkg.lookaside.FedoraLookasideCache.hash_file') def test_fail_if_bodhi_version_is_not_supported( self, hash_file, hashlib_new, isfile): - # As of writing this test, only supports version v2 and