mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-06-01 04:40:38 +00:00
Refactoring: make snapshot sorting non-intrusive to collection contents. #168
This commit is contained in:
@@ -87,5 +87,8 @@ class ListSnapshot7Test(BaseTest):
|
||||
"""
|
||||
list snapshots: wrong parameter sort
|
||||
"""
|
||||
fixtureCmds = [
|
||||
"aptly snapshot create empty empty"
|
||||
]
|
||||
runCmd = "aptly -sort=planet snapshot list"
|
||||
expectedCode = 1
|
||||
|
||||
Reference in New Issue
Block a user