[pyramid] Do not issue security warnings in test mode
When some session or authtk secret is missing in Pyramid settings, scary "!! SECURITY WARNING !!" are issued. This is arguably pointless in tests. So disable them in this case.
Please register or sign in to comment