Skip to content

Commit

Permalink
fix mock test
Browse files Browse the repository at this point in the history
  • Loading branch information
stefankeidel committed Jan 4, 2025
1 parent 1bea248 commit 3b640d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_tasks.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from kirkbot.tasks import get_root_disk_usage
from kirkbot.tasks import task_alert_root_disk_usage

def test_disk_usage():
assert True

0 comments on commit 3b640d4

Please sign in to comment.