This commit is contained in:
André Roth
2026-06-15 00:18:41 +02:00
parent 909c5bb116
commit 2d78c467b7
+2 -4
View File
@@ -484,7 +484,6 @@ class PublishUpdateAPIMultiDistToggle(APITest):
'Distribution': 'bookworm',
'Label': '',
'Origin': '',
'Version': '',
'NotAutomatic': '',
'ButAutomaticUpgrades': '',
'Path': prefix + '/' + 'bookworm',
@@ -531,7 +530,6 @@ class PublishUpdateAPIMultiDistToggle(APITest):
'Distribution': 'bookworm',
'Label': '',
'Origin': '',
'Version': '',
'NotAutomatic': '',
'ButAutomaticUpgrades': '',
'Path': prefix + '/' + 'bookworm',
@@ -1061,7 +1059,6 @@ class PublishSwitchAPITestSnapshot(APITest):
'NotAutomatic': '',
'ButAutomaticUpgrades': '',
'Origin': '',
'Version': '',
'Path': prefix + '/' + 'wheezy',
'Prefix': prefix,
'SkipContents': False,
@@ -1097,9 +1094,10 @@ class PublishSwitchAPITestSnapshot(APITest):
'Architectures': ['i386', 'source'],
'Codename': '',
'Distribution': 'wheezy',
'Version': '13.3',
'Label': '',
'NotAutomatic': '',
'ButAutomaticUpgrades': '',
'Origin': '',
'Path': prefix + '/' + 'wheezy',
'Prefix': prefix,
'SkipContents': True,