Fix the test for proofofwork.LogOutput() #2167

Merged
PeterSurda merged 1 commits from gitea-60 into v0.6 2023-11-29 03:13:07 +01:00
PeterSurda commented 2023-11-29 01:48:12 +01:00 (Migrated from github.com)

Hi!

Apparently the unittest.TestCase.assertLogs() is only used as a context manager. I fixed test_log by the proper use.

Hi! Apparently the `unittest.TestCase.assertLogs()` is only used as a context manager. I fixed `test_log` by the proper use.
This repo is archived. You cannot comment on pull requests.
No description provided.