Skip to content

Commit

Permalink
Run tests in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
BlakeGardner committed Jan 1, 2024
1 parent f3de781 commit bf43041
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/unit/test_eventmonitor.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
from unittest.mock import patch
from unmanic.libs.eventmonitor import EventHandler

@pytest.mark.unittest
class TestEventMonitor(object):
def test_wait_for_file_stabilization_file_stable(self):
"""
Expand Down

0 comments on commit bf43041

Please sign in to comment.