mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-11 17:50:29 +03:00
change VercodeOperation to TYPE_LIST
This commit is contained in:
parent
747fa13591
commit
618e2c7d72
11 changed files with 18 additions and 22 deletions
|
|
@ -1447,7 +1447,7 @@ class UpdateTest(unittest.TestCase):
|
|||
'UpdateCheckIgnore': '',
|
||||
'UpdateCheckMode': '',
|
||||
'UpdateCheckName': '',
|
||||
'VercodeOperation': '',
|
||||
'VercodeOperation': None,
|
||||
'WebSite': '',
|
||||
},
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue