Merge "quiet route logging on skipped tests"
This commit is contained in:
commit
8a82be614f
@ -58,6 +58,9 @@ DRIVERS = {}
|
||||
cd = os.chdir
|
||||
|
||||
|
||||
logging.getLogger('routes.middleware').level = logging.WARN
|
||||
|
||||
|
||||
def rootdir(*p):
|
||||
return os.path.join(ROOTDIR, *p)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user