Logging
This commit is contained in:
parent
b45ef5c65e
commit
ac34262853
@ -289,7 +289,7 @@ fulfillment_url_25 = buy_article(client, "25._The_Danger_of_Software_Patents")
|
||||
fulfillment_url_41 = buy_article(client, "41._Avoiding_Ruinous_Compromises")
|
||||
client.delete_all_cookies()
|
||||
ret = buy_article(client, "25._The_Danger_of_Software_Patents", fulfillment_url_25)
|
||||
logger.info("ret: '%s'" % ret)
|
||||
logger.info("Bookmarked purchase: '%s'" % ret)
|
||||
logger.info("Test passed")
|
||||
client.close()
|
||||
sys.exit(0)
|
||||
|
Loading…
Reference in New Issue
Block a user