Fix lint
thanks emacs...
This commit is contained in:
parent
2eeaef83ba
commit
f75348e36b
@ -151,7 +151,7 @@ class TestResources:
|
||||
|
||||
with caplog.at_level(logging.WARNING):
|
||||
with pytest.raises(pdfjs.PDFJSNotFound,
|
||||
match="Path 'web/test' not found"):
|
||||
match="Path 'web/test' not found"):
|
||||
pdfjs.get_pdfjs_res_and_path('web/test')
|
||||
|
||||
assert len(caplog.records) == 1
|
||||
|
Loading…
Reference in New Issue
Block a user