Cleanup tests
Cleans up test args on new tests. Add log path to default config test so as not to mangle default log outside of tests. Match setup functions to archive/clone. Remove testing marker that was commited in error.
This commit is contained in:
@@ -78,5 +78,4 @@ markers = [
|
||||
"reddit: tests require a connection to Reddit",
|
||||
"slow: test is slow to run",
|
||||
"authenticated: test requires an authenticated Reddit instance",
|
||||
"testing: incomplete tests",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user