[@spackbot] updating style on behalf of becker33
This commit is contained in:
parent
8ce1d9c05a
commit
11139a9e39
@ -3374,6 +3374,7 @@ def test_view_update_unnecessary(update_method, tmpdir, install_mockery, mock_fe
|
||||
# monkeypatch so that any attempt to actually regenerate the view fails
|
||||
def raises(*args, **kwargs):
|
||||
raise AssertionError
|
||||
|
||||
monkeypatch.setattr(view, "view", raises)
|
||||
|
||||
view.regenerate([libelf, libdwarf])
|
||||
|
Loading…
Reference in New Issue
Block a user