Skip to content

Commit

Permalink
Temporarily skip tag_reader test suite, since the mocked object retur…
Browse files Browse the repository at this point in the history
…ns unusable results
  • Loading branch information
rdbende committed Feb 11, 2025
1 parent 971ab2a commit 8b6fb33
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/cozy/media/test_tag_reader.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

import pytest

pytest.skip(allow_module_level=True)


class M4BChapter:
title: str
Expand Down

0 comments on commit 8b6fb33

Please sign in to comment.