Support Loguru as a logger (#2036)
This commit is contained in:
@@ -37,4 +37,4 @@ def test_fetch_webdriver_content(client, live_server):
|
||||
)
|
||||
logging.getLogger().info("Looking for correct fetched HTML (text) from server")
|
||||
|
||||
assert b'cool it works' in res.data
|
||||
assert b'cool it works' in res.data
|
||||
|
||||
Reference in New Issue
Block a user