mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-05 23:37:58 +10:00
way better plugin hooks system wip
This commit is contained in:
@@ -97,7 +97,7 @@ class TestVersionFull:
|
||||
assert 'Data' in output or 'location' in output.lower() or 'DIR' in output or 'Code' in output
|
||||
|
||||
|
||||
class TestVersionWithInstalledBinaries:
|
||||
class TestVersionWithBinaries:
|
||||
"""Test version output after running install."""
|
||||
|
||||
def test_version_shows_binary_status(self, tmp_path, process, disable_extractors_dict):
|
||||
|
||||
Reference in New Issue
Block a user