mirror of
https://github.com/ivuorinen/aeonview.git
synced 2026-02-13 01:47:06 +00:00
chore: saving the wip state
This commit is contained in:
@@ -6,4 +6,4 @@ import pytest
|
||||
|
||||
@pytest.fixture(autouse=True)
|
||||
def no_network_requests(monkeypatch):
|
||||
monkeypatch.setattr('subprocess.run', mock.Mock())
|
||||
monkeypatch.setattr("subprocess.run", mock.Mock())
|
||||
|
||||
Reference in New Issue
Block a user