Skip to content

Commit 1e9c752

Browse files
committed
enable test with genfiles
1 parent 2a1ff1a commit 1e9c752

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_builds.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -638,7 +638,6 @@ def test_low_fetch_depth(tmp_path, caplog):
638638
assert "Running on GitHub Actions might" in caplog.text
639639

640640

641-
@pytest.mark.skip(reason="waiting for PR from mkdocs-genfiles-plugin to be merged first")
642641
def test_mkdocs_genfiles_plugin(tmp_path):
643642
"""
644643
Make sure the mkdocs-gen-files plugin works correctly.

0 commit comments

Comments
 (0)