Skip to content

Commit

Permalink
Missed a test skip command
Browse files Browse the repository at this point in the history
  • Loading branch information
vluzko committed Aug 18, 2022
1 parent f4cc44e commit 62ca6ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/rebuild_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -88,5 +88,6 @@ def test_rebuild_incremental_medium():
run_rebuild(MEDIUM, incremental=True)


@pytest.mark.skip
def test_rebuild_incremental_mocked():
run_rebuild(M_MEDIUM, incremental=True)

0 comments on commit 62ca6ff

Please sign in to comment.