mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-07-25 13:37:51 +00:00
Simple tests for graph generation API. #169
This commit is contained in:
@@ -45,7 +45,7 @@ class PublishAPITestRepo(APITest):
|
||||
'Storage': ''})
|
||||
|
||||
|
||||
class PublishSnapshotAPITestRepo(APITest):
|
||||
class PublishSnapshotAPITest(APITest):
|
||||
"""
|
||||
POST /publish/:prefix/snapshot
|
||||
|
||||
|
||||
Reference in New Issue
Block a user