mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-07-27 13:57:46 +00:00
Add functional test for metrics endpoint
This commit is contained in:
committed by
Benj Fassbind
parent
6539e1b856
commit
db19a56458
@@ -142,6 +142,7 @@ class BaseTest(object):
|
||||
"gpgDisableSign": False,
|
||||
"ppaDistributorID": "ubuntu",
|
||||
"ppaCodename": "",
|
||||
"enableMetricsEndpoint": True,
|
||||
}
|
||||
configOverride = {}
|
||||
environmentOverride = {}
|
||||
|
||||
Reference in New Issue
Block a user