aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/component/rpm/test_import_srpm.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/component/rpm/test_import_srpm.py')
-rw-r--r--tests/component/rpm/test_import_srpm.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/component/rpm/test_import_srpm.py b/tests/component/rpm/test_import_srpm.py
index b3dfa0aa..5d3df0d3 100644
--- a/tests/component/rpm/test_import_srpm.py
+++ b/tests/component/rpm/test_import_srpm.py
@@ -75,7 +75,7 @@ class TestImportPacked(ComponentTestBase):
'my2.patch', 'my3.patch'}
self._check_repo_state(repo, 'master', ['master', 'upstream'],
files=files,
- tags=['packaging/1%2.0-0', 'upstream/1%2.0'])
+ tags=['packaging/1%2.0-0', 'upstream/2.0'])
# Two commits: upstream and packaging files
eq_(len(repo.get_commits()), 2)