mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-06-07 05:42:42 +00:00
Fix system tests
This commit is contained in:
@@ -16,6 +16,7 @@ class RootDirInaccessible(BaseTest):
|
||||
"""
|
||||
serve command aborts if rootDir is inaccessible
|
||||
"""
|
||||
skipTest = 'User is root' if os.environ['USER'] == 'root' else False
|
||||
fixtureDB = False
|
||||
fixturePool = False
|
||||
|
||||
|
||||
Reference in New Issue
Block a user