Skip to content

Commit

Permalink
Update tests/test_lint.py
Browse files Browse the repository at this point in the history
Co-authored-by: Júlia Mir Pedrol <[email protected]>
  • Loading branch information
mashehu and mirpedrol authored Jan 31, 2024
1 parent 59cbb3f commit c445b93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_lint.py
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,7 @@ def test_sphinx_md_files(self):
from .lint.files_exist import ( # type: ignore[misc]
test_files_exist_depreciated_file,
test_files_exist_fail_conditional,
test_files_exist_pass_conditional,
test_files_exist_missing_config,
test_files_exist_missing_main,
test_files_exist_pass,
Expand Down

0 comments on commit c445b93

Please sign in to comment.